diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-19 12:06:52 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-19 12:06:52 +0100 |
commit | ed7877fa066d8895417107c867cdb3c8ec0710cf (patch) | |
tree | e9eec6b4b29d88f1f59e00b97fa9cf861e514fd2 /sys-process | |
parent | sys-apps/pv-1.6.0-r1: stable on alpha (diff) | |
download | gentoo-ed7877fa066d8895417107c867cdb3c8ec0710cf.tar.gz gentoo-ed7877fa066d8895417107c867cdb3c8ec0710cf.tar.bz2 gentoo-ed7877fa066d8895417107c867cdb3c8ec0710cf.zip |
sys-process/htop-2.0.2-r0: stable on alpha
Gentoo-Bug: 602996
Diffstat (limited to 'sys-process')
-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 c4035e098555..66578595b28c 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?]" |