summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-24 20:23:40 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-24 22:19:26 +0100
commitc7254c2c16c51c5f1937f90dc6304bae0299a0ec (patch)
treeac3d4cd9b52cb9553fa8c95dda0eb6a35a8d4997
parentdev-perl/CGI: Newest tested on ~amd64-fbsd (diff)
downloadgentoo-c7254c2c16c51c5f1937f90dc6304bae0299a0ec.tar.gz
gentoo-c7254c2c16c51c5f1937f90dc6304bae0299a0ec.tar.bz2
gentoo-c7254c2c16c51c5f1937f90dc6304bae0299a0ec.zip
dev-perl/Exporter-Tiny: Newest tested on ~amd64-fbsd
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild
index 523eb01bfc45..a9573e23aced 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.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 @@ 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=""