summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-11-25 14:12:09 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-11-27 12:18:57 +0100
commita4f3b4a951faaf68bf59d85967bce739c8b5181b (patch)
treee1caa5f8336680df9e267c0244cd19514ba82608
parentsys-block/gparted: clean up old revisions (diff)
downloadgentoo-a4f3b4a951faaf68bf59d85967bce739c8b5181b.tar.gz
gentoo-a4f3b4a951faaf68bf59d85967bce739c8b5181b.tar.bz2
gentoo-a4f3b4a951faaf68bf59d85967bce739c8b5181b.zip
dev-perl/File-Next: add amd64-fbsd keyword.
Package-Manager: Portage-2.3.43, Repoman-2.3.9 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--dev-perl/File-Next/File-Next-1.160.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"