diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:07:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:07:12 +0100 |
commit | 77083d1c8b4dd4126228e19a481f1a8578bf134a (patch) | |
tree | d63f54b8edd3707e31bc89910ee6b13c8f4b51f2 /dev-perl/Module-Info | |
parent | dev-perl/Lexical-SealRequireHints: x86 stable (bug #643270) (diff) | |
download | gentoo-77083d1c8b4dd4126228e19a481f1a8578bf134a.tar.gz gentoo-77083d1c8b4dd4126228e19a481f1a8578bf134a.tar.bz2 gentoo-77083d1c8b4dd4126228e19a481f1a8578bf134a.zip |
dev-perl/Module-Info: x86 stable (bug #643280)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Module-Info')
-rw-r--r-- | dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild b/dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild index 2db9e5994a95..a01a50d5ced5 100644 --- a/dev-perl/Module-Info/Module-Info-0.370.0-r1.ebuild +++ b/dev-perl/Module-Info/Module-Info-0.370.0-r1.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="Information about Perl modules" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 x86" IUSE="test" RDEPEND=" |