summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-10 00:07:15 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-10 13:02:51 -0800
commitc829c01d2d8429d11e035915867f9d21eb921a91 (patch)
treec3c3322993fadd53967701d7d8c2f3cbc6f1a0f0 /dev-perl/Test-Needs
parentdev-perl/Class-Accessor-Lite: added ~ppc64, bug 577100 (diff)
downloadgentoo-c829c01d2d8429d11e035915867f9d21eb921a91.tar.gz
gentoo-c829c01d2d8429d11e035915867f9d21eb921a91.tar.bz2
gentoo-c829c01d2d8429d11e035915867f9d21eb921a91.zip
dev-perl/Test-Needs: added ~ppc64, bugs 577100, 599550
Diffstat (limited to 'dev-perl/Test-Needs')
-rw-r--r--dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild b/dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild
index 524003f288c1..8fa1c5af332b 100644
--- a/dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild
+++ b/dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Skip tests when modules not available"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND=""