diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:46 -0800 |
commit | 62bba3004f7ca34946933fced3162dba76c45e23 (patch) | |
tree | 7de93ff43b4fca6e3b4810c74028577e2b264c83 /dev-perl/Specio | |
parent | dev-perl/Devel-GlobalDestruction: added ~sparc, bug 577100 (diff) | |
download | gentoo-62bba3004f7ca34946933fced3162dba76c45e23.tar.gz gentoo-62bba3004f7ca34946933fced3162dba76c45e23.tar.bz2 gentoo-62bba3004f7ca34946933fced3162dba76c45e23.zip |
dev-perl/Specio: added ~sparc, 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 32e03dae23ca..617249ad2a1d 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |