diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:50 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:50 -0700 |
commit | 8171f485b939b0559806faa5f30003802bc18f3d (patch) | |
tree | fdfce8cb7e8367247fc557f5f6a80d0f86da34fe /dev-perl | |
parent | dev-perl/Scope-Guard-0.210.0: added ~mips (diff) | |
download | gentoo-8171f485b939b0559806faa5f30003802bc18f3d.tar.gz gentoo-8171f485b939b0559806faa5f30003802bc18f3d.tar.bz2 gentoo-8171f485b939b0559806faa5f30003802bc18f3d.zip |
dev-perl/Specio-0.420.0: added ~mips
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Specio/Specio-0.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Specio/Specio-0.420.0.ebuild b/dev-perl/Specio/Specio-0.420.0.ebuild index 6a85bc24f801..a101f9002b4f 100644 --- a/dev-perl/Specio/Specio-0.420.0.ebuild +++ b/dev-perl/Specio/Specio-0.420.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test minimal" RDEPEND=" |