diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:21:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 12:21:10 +0200 |
commit | fefd740e84c3a6ac3d11c1235834ea4dcd3ad6e9 (patch) | |
tree | 6c20b0593da41f806ae226cfaec55db4d3ca18d0 /dev-perl/ExtUtils-InstallPaths | |
parent | dev-perl/ExtUtils-Helpers: amd64 stable wrt bug #615600 (diff) | |
download | gentoo-fefd740e84c3a6ac3d11c1235834ea4dcd3ad6e9.tar.gz gentoo-fefd740e84c3a6ac3d11c1235834ea4dcd3ad6e9.tar.bz2 gentoo-fefd740e84c3a6ac3d11c1235834ea4dcd3ad6e9.zip |
dev-perl/ExtUtils-InstallPaths: 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/ExtUtils-InstallPaths')
-rw-r--r-- | dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild index 33d91e71b8ce..98e0001cbb1a 100644 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild +++ b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.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="Build.PL install path logic made easy" 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=" |