commit: c72ab8723592dd48055f10018bcb357bfd4ea0e4 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 18:01:44 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 18:01:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72ab872
dev-perl/Specio: add ~arm, bug #599550 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-perl/Specio/Specio-0.350.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild index f0c34189bd..ab6f055986 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="
