diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 19:01:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 19:14:07 +0100 |
commit | 8c5ea547c24aeef3d4f8df797b2d4a485a7c005f (patch) | |
tree | 715882870be363a8326851cf514e32668cd540a8 /dev-perl/ExtUtils-Depends | |
parent | dev-perl/ExtUtils-AutoInstall: stable 0.640.0 for ia64, bug #657574 (diff) | |
download | gentoo-8c5ea547c24aeef3d4f8df797b2d4a485a7c005f.tar.gz gentoo-8c5ea547c24aeef3d4f8df797b2d4a485a7c005f.tar.bz2 gentoo-8c5ea547c24aeef3d4f8df797b2d4a485a7c005f.zip |
dev-perl/ExtUtils-Depends: stable 0.405.0 for ia64, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 87a85459ebda..c79a02cbafb2 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=" |