diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-12-24 14:56:20 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-12-24 14:56:35 +0100 |
commit | 6309bf3f24c1aee1254942b98df0638a64c19de2 (patch) | |
tree | 8cbd0c62905f527e2cda105ed07aa8e334390fa7 /sys-process | |
parent | dev-lang/ruby: stable 2.2.9 for ppc/ppc64, bug #641090 (diff) | |
download | gentoo-6309bf3f24c1aee1254942b98df0638a64c19de2.tar.gz gentoo-6309bf3f24c1aee1254942b98df0638a64c19de2.tar.bz2 gentoo-6309bf3f24c1aee1254942b98df0638a64c19de2.zip |
sys-process/htop: keyword for amd64-fbsd.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
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 b8537f91509d..864882f610bf 100644 --- a/sys-process/htop/htop-2.0.2.ebuild +++ b/sys-process/htop/htop-2.0.2.ebuild @@ -11,7 +11,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 ~amd64-fbsd" IUSE="kernel_FreeBSD kernel_linux openvz unicode vserver" RDEPEND="sys-libs/ncurses:0=[unicode?]" |