diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:45 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:12 -0800 |
commit | 032770647deae417f5df2e6789f5c23641e49e14 (patch) | |
tree | be2c2b6fa880015432b88bce93452c56f6f44bca /dev-perl/Specio | |
parent | 055ff2a076045f7fb968f5b1705988603035f871 (diff) | |
download | gentoo-032770647deae417f5df2e6789f5c23641e49e14.tar.gz gentoo-032770647deae417f5df2e6789f5c23641e49e14.tar.xz |
dev-perl/Specio: added ~ppc64, 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 9302028f1f0..32e03dae23c 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="test minimal" RDEPEND=" |