summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-06-25 23:22:47 +0200
committerTobias Klausmann <klausman@gentoo.org>2018-06-25 23:23:04 +0200
commit853b4fc32b229cf9c2448fefa65b687d652bb7cb (patch)
tree67685c1a7c2ef785558d8d9d4315506b20203b51 /dev-perl/Exporter-Tiny
parentdev-perl/Exporter-Lite-0.80.0-r0: alpha stable (diff)
downloadgentoo-853b4fc32b229cf9c2448fefa65b687d652bb7cb.tar.gz
gentoo-853b4fc32b229cf9c2448fefa65b687d652bb7cb.tar.bz2
gentoo-853b4fc32b229cf9c2448fefa65b687d652bb7cb.zip
dev-perl/Exporter-Tiny-1.0.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657574
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild2
1 files changed, 1 insertions, 1 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 0cd010061318..5e58a6f190de 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.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=""