dev-perl/File-Next: add amd64-fbsd keyword.
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 25 Nov 2018 13:12:09 +0000 (14:12 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 27 Nov 2018 11:18:57 +0000 (12:18 +0100)
Package-Manager: Portage-2.3.43, Repoman-2.3.9
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-perl/File-Next/File-Next-1.160.0.ebuild

index 3e6fbc956c1542d1d8e1a65d1ef9ec457bb78202..fedfdb6ee52f4019e6f295a42c704132ba2154c8 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 @@ 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"