summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-10-06 15:33:35 -0400
committerMatt Turner <mattst88@gentoo.org>2018-10-06 15:33:35 -0400
commit438de48464203bf46f0d4989322c488b797f4528 (patch)
tree8f303b004f886a1945d329b913649b1bc9988a93 /dev-perl/Exporter-Tiny
parentdev-perl/Expect-1.350.0: ppc64 stable, bug 667266 (diff)
downloadgentoo-438de48464203bf46f0d4989322c488b797f4528.tar.gz
gentoo-438de48464203bf46f0d4989322c488b797f4528.tar.bz2
gentoo-438de48464203bf46f0d4989322c488b797f4528.zip
dev-perl/Exporter-Tiny-1.2.1: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@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 0e690dd6905d..db1db574f1d0 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=""