diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-24 21:32:52 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-24 21:32:52 +0200 |
commit | 83402c5ef5fa37557a16f68c910c8fb5daba8558 (patch) | |
tree | 204cead4b0af170149e9e374f3510715f2604fcc /dev-perl/ExtUtils-Depends | |
parent | dev-perl/ExtUtils-Config: arm stable, bug #657574 (diff) | |
download | gentoo-83402c5ef5fa37557a16f68c910c8fb5daba8558.tar.gz gentoo-83402c5ef5fa37557a16f68c910c8fb5daba8558.tar.bz2 gentoo-83402c5ef5fa37557a16f68c910c8fb5daba8558.zip |
dev-perl/ExtUtils-Depends: arm stable, bug #657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/ExtUtils-Depends')
-rw-r--r-- | dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild index f0394316e9f0..6a3203ede636 100644 --- a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild +++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Easily build XS extensions that depend on XS extensions" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" RDEPEND=" |