commit: 6309bf3f24c1aee1254942b98df0638a64c19de2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Dec 24 13:56:20 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Dec 24 13:56:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6309bf3f
sys-process/htop: keyword for amd64-fbsd. Package-Manager: Portage-2.3.13, Repoman-2.3.3 sys-process/htop/htop-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/htop/htop-2.0.2.ebuild b/sys-process/htop/htop-2.0.2.ebuild index b8537f91509..864882f610b 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?]"
