dev-perl/Exporter-Tiny: Newest tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Sat, 24 Feb 2018 19:23:40 +0000 (20:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 24 Feb 2018 21:19:26 +0000 (22:19 +0100)
dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild

index 523eb01bfc45e26f5290a8a8be7de5fc769ae962..a9573e23acedaea7040a123421731df0969bc073 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 @@ inherit perl-module
 DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""