diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 10:45:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 10:45:40 +0000 |
commit | 0612c70d928088898acc6e5ebce950ccb49331f2 (patch) | |
tree | 056e5b052961fb2590dbe1d806ecce060685d8bc /dev-perl/Module-Install | |
parent | dev-perl/JSON-MaybeXS: stable 1.3.9 for sparc, bug #622982 (thanks to Rolf Ei... (diff) | |
download | gentoo-0612c70d928088898acc6e5ebce950ccb49331f2.tar.gz gentoo-0612c70d928088898acc6e5ebce950ccb49331f2.tar.bz2 gentoo-0612c70d928088898acc6e5ebce950ccb49331f2.zip |
dev-perl/Module-Install: stable 1.180.0 for sparc, bug #622982 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Module-Install')
-rw-r--r-- | dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild index 965c31b8c4aa..599f71fdc1a2 100644 --- a/dev-perl/Module-Install/Module-Install-1.180.0.ebuild +++ b/dev-perl/Module-Install/Module-Install-1.180.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Standalone, extensible Perl module installer" SLOT="0" -KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND=" |