diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:53:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-18 16:53:40 +0100 |
commit | c9a8baf55357986f213af13dbd18b0587c7536ee (patch) | |
tree | 7adf5dde5d2bfc95e36e6f63f86a58039b161c57 /sys-process/htop | |
parent | media-sound/lilypond: x86 stable wrt bug #602162 (diff) | |
download | gentoo-c9a8baf55357986f213af13dbd18b0587c7536ee.tar.gz gentoo-c9a8baf55357986f213af13dbd18b0587c7536ee.tar.bz2 gentoo-c9a8baf55357986f213af13dbd18b0587c7536ee.zip |
sys-process/htop: x86 stable wrt bug #602996
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/htop')
-rw-r--r-- | sys-process/htop/htop-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/htop/htop-2.0.2.ebuild b/sys-process/htop/htop-2.0.2.ebuild index 8fc586de0a7d..c4035e098555 100644 --- a/sys-process/htop/htop-2.0.2.ebuild +++ b/sys-process/htop/htop-2.0.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="kernel_FreeBSD kernel_linux openvz unicode vserver" RDEPEND="sys-libs/ncurses:0=[unicode?]" |