diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-20 19:01:44 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-20 19:01:44 +0100 |
commit | c72ab8723592dd48055f10018bcb357bfd4ea0e4 (patch) | |
tree | 3d4f5c978c2e26faf0be6a2cfe43176c36050d00 /dev-perl/Specio | |
parent | dev-perl/Test-Needs: add ~arm, bug #599550 (diff) | |
download | gentoo-c72ab8723592dd48055f10018bcb357bfd4ea0e4.tar.gz gentoo-c72ab8723592dd48055f10018bcb357bfd4ea0e4.tar.bz2 gentoo-c72ab8723592dd48055f10018bcb357bfd4ea0e4.zip |
dev-perl/Specio: add ~arm, bug #599550
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 f0c34189bd38..ab6f05598675 100644 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ b/dev-perl/Specio/Specio-0.350.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Type constraints and coercions for Perl" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test minimal" RDEPEND=" |