diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:36:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:44:03 +0100 |
commit | 55f01a5ae1881ebd017d2e17bfef76c50140ab60 (patch) | |
tree | e1dd062b3bd11cbf5c8ced152dca2cc0e597db2e /sys-process/htop | |
parent | dev-perl/DBD-mysql: ppc stable wrt bug #601144 (diff) | |
download | gentoo-55f01a5ae1881ebd017d2e17bfef76c50140ab60.tar.gz gentoo-55f01a5ae1881ebd017d2e17bfef76c50140ab60.tar.bz2 gentoo-55f01a5ae1881ebd017d2e17bfef76c50140ab60.zip |
sys-process/htop: ppc stable wrt bug #602996
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 0bbccd3af44d..e12aa0c70b52 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?]" |