diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:37:06 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:18 -0800 |
commit | 89ba5df778f5f0fa76a65d995f5ab11a550e6229 (patch) | |
tree | f9e28b49d3a8c20cbf22f7d869a2be2bb334a883 /dev-perl/Specio | |
parent | dev-perl/Path-Tiny: added ~ppc, bugs 577646, 579360 (diff) | |
download | gentoo-89ba5df778f5f0fa76a65d995f5ab11a550e6229.tar.gz gentoo-89ba5df778f5f0fa76a65d995f5ab11a550e6229.tar.bz2 gentoo-89ba5df778f5f0fa76a65d995f5ab11a550e6229.zip |
dev-perl/Specio: added ~ppc, bug 599550
Diffstat (limited to 'dev-perl/Specio')
-rw-r--r-- | dev-perl/Specio/Specio-0.350.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild index 617249ad2a1d..57989fa2eb04 100644 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ b/dev-perl/Specio/Specio-0.350.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |