summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-10-12 13:15:57 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-10-12 13:16:10 +0200
commit561496f25ef1681d1264db13b6d08f866d183681 (patch)
treee661b55b6066f2483ab6b4f8f90c1d54fc8e35b3 /dev-perl/Exporter-Tiny
parentdev-perl/Expect-1.350.0-r0: alpha stable (diff)
downloadgentoo-561496f25ef1681d1264db13b6d08f866d183681.tar.gz
gentoo-561496f25ef1681d1264db13b6d08f866d183681.tar.bz2
gentoo-561496f25ef1681d1264db13b6d08f866d183681.zip
dev-perl/Exporter-Tiny-1.2.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/667266 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
index db1db574f1d0..4a4797136118 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.1.ebuild
@@ -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 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips 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=""