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 | |
parent | dev-perl/Path-Tiny: added ~ppc64, bug 579360 (diff) | |
download | gentoo-032770647deae417f5df2e6789f5c23641e49e14.tar.gz gentoo-032770647deae417f5df2e6789f5c23641e49e14.tar.bz2 gentoo-032770647deae417f5df2e6789f5c23641e49e14.zip |
dev-perl/Specio: added ~ppc64, bug 599550
-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 9302028f1f0f..32e03dae23ca 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=" |