app-editors/nvi: add ~amd64-fbsd keyword.
authorPatrice Clement <monsieurp@gentoo.org>
Wed, 3 Jan 2018 15:43:38 +0000 (16:43 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 3 Jan 2018 15:44:09 +0000 (16:44 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

app-editors/nvi/nvi-1.81.6-r7.ebuild

index 053948184247e36657dbde1c6905bbaa056d99c3..cb13313dae92d3f60419b3188c4740da4bbdb7ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x64-macos"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x64-macos ~amd64-fbsd"
 IUSE="perl tcl unicode"
 
 CDEPEND=">=sys-libs/db-4.2.52_p5:=