diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 10:36:03 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 11:05:46 +0100 |
commit | 3ddb47e15a1ec90cb5255f838fd7ab063e31811e (patch) | |
tree | 24cb4f6a5a981943111ba702fe5d69cf7bb49b0f /dev-perl/ExtUtils-Depends | |
parent | dev-perl/Sereal: stable 4.4.0 for sparc (diff) | |
download | gentoo-3ddb47e15a1ec90cb5255f838fd7ab063e31811e.tar.gz gentoo-3ddb47e15a1ec90cb5255f838fd7ab063e31811e.tar.bz2 gentoo-3ddb47e15a1ec90cb5255f838fd7ab063e31811e.zip |
dev-perl/ExtUtils-Depends: stable 0.405.0 for sparc
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/ExtUtils-Depends')
-rw-r--r-- | dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 e653a0607be2..15bcc337662b 100644 --- a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild +++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |