diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:07:52 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:09:26 -0400 |
commit | 700470b7534524ea1b745a491b3d11469c29ceea (patch) | |
tree | 7f58c9408dc63d57297f75f5d8f7ade1e316c2f6 /dev-perl/CPAN-Mini | |
parent | dev-perl/CPAN-Meta-Check: amd64 stable (diff) | |
download | gentoo-700470b7534524ea1b745a491b3d11469c29ceea.tar.gz gentoo-700470b7534524ea1b745a491b3d11469c29ceea.tar.bz2 gentoo-700470b7534524ea1b745a491b3d11469c29ceea.zip |
dev-perl/CPAN-Mini: amd64 stable
Bug: https://bugs.gentoo.org/652572
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/CPAN-Mini')
-rw-r--r-- | dev-perl/CPAN-Mini/CPAN-Mini-1.111.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CPAN-Mini/CPAN-Mini-1.111.16.ebuild b/dev-perl/CPAN-Mini/CPAN-Mini-1.111.16.ebuild index 9a7b8dc06175..bef14e6d961f 100644 --- a/dev-perl/CPAN-Mini/CPAN-Mini-1.111.16.ebuild +++ b/dev-perl/CPAN-Mini/CPAN-Mini-1.111.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="Create a minimal mirror of CPAN" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-aix" +KEYWORDS="amd64 ~x86 ~ppc-aix" IUSE="test" RDEPEND=" |