From: Patrice Clement Date: Sun, 25 Nov 2018 13:12:09 +0000 (+0100) Subject: dev-perl/File-Next: add amd64-fbsd keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a4f3b4a951faaf68bf59d85967bce739c8b5181b;p=gentoo.git dev-perl/File-Next: add amd64-fbsd keyword. Package-Manager: Portage-2.3.43, Repoman-2.3.9 Signed-off-by: Patrice Clement --- diff --git a/dev-perl/File-Next/File-Next-1.160.0.ebuild b/dev-perl/File-Next/File-Next-1.160.0.ebuild index 3e6fbc956c15..fedfdb6ee52f 100644 --- a/dev-perl/File-Next/File-Next-1.160.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.160.0.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 @@ DESCRIPTION="File::Next is an iterator-based module for finding files" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~amd64-fbsd ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec"