diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-01-03 16:43:38 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-01-03 16:44:09 +0100 |
commit | b150b16ce374e7f635643699dd6b3397a1180476 (patch) | |
tree | 8f8f97361caa5cd4b77eec38fbed939e49b9ced5 /app-editors/nvi | |
parent | dev-libs/gmp: add patch to aid bootstrapping with old gcc on darwin (diff) | |
download | gentoo-b150b16ce374e7f635643699dd6b3397a1180476.tar.gz gentoo-b150b16ce374e7f635643699dd6b3397a1180476.tar.bz2 gentoo-b150b16ce374e7f635643699dd6b3397a1180476.zip |
app-editors/nvi: add ~amd64-fbsd keyword.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-editors/nvi')
-rw-r--r-- | app-editors/nvi/nvi-1.81.6-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/nvi/nvi-1.81.6-r7.ebuild b/app-editors/nvi/nvi-1.81.6-r7.ebuild index 053948184247..cb13313dae92 100644 --- a/app-editors/nvi/nvi-1.81.6-r7.ebuild +++ b/app-editors/nvi/nvi-1.81.6-r7.ebuild @@ -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:= |