diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:20:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:20:59 +0200 |
commit | fc82272c994f180b664ccdba2a407ff4c80d0e53 (patch) | |
tree | 715cb6f8f4e7cde12583d7e72d8162d231b3dc08 /dev-perl | |
parent | dev-perl/Data-ObjectDriver: amd64 stable wrt bug #615600 (diff) | |
download | gentoo-fc82272c994f180b664ccdba2a407ff4c80d0e53.tar.gz gentoo-fc82272c994f180b664ccdba2a407ff4c80d0e53.tar.bz2 gentoo-fc82272c994f180b664ccdba2a407ff4c80d0e53.zip |
dev-perl/ExtUtils-Config: amd64 stable wrt bug #615600
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild index 25c36c28444f..4ce08b4a9069 100644 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild +++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DIST_AUTHOR=LEONT @@ -7,7 +7,7 @@ inherit perl-module DESCRIPTION="A wrapper for perl's configuration" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |