diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-08 17:54:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-08 17:56:24 +0200 |
commit | 16ea60acd3e506abf864b72f3ad9e692d5feacaa (patch) | |
tree | 956e85d02aac0a938ced763760d0934f9143538c /net-analyzer/nload | |
parent | dev-lua/luarocks: x86 stable (bug #739478) (diff) | |
download | gentoo-16ea60acd3e506abf864b72f3ad9e692d5feacaa.tar.gz gentoo-16ea60acd3e506abf864b72f3ad9e692d5feacaa.tar.bz2 gentoo-16ea60acd3e506abf864b72f3ad9e692d5feacaa.zip |
net-analyzer/nload: x86 stable (bug #740896)
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/nload')
-rw-r--r-- | net-analyzer/nload/nload-0.7.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nload/nload-0.7.4-r1.ebuild b/net-analyzer/nload/nload-0.7.4-r1.ebuild index 4d3e7ab41002..6573075a36be 100644 --- a/net-analyzer/nload/nload-0.7.4-r1.ebuild +++ b/net-analyzer/nload/nload-0.7.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.roland-riegel.de/nload/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 arm ~mips ~ppc ~x86" +KEYWORDS="~amd64 arm ~mips ~ppc x86" RDEPEND=">=sys-libs/ncurses-5.2:0=" DEPEND="${RDEPEND}" |