diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-29 10:05:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-29 10:05:51 +0200 |
commit | 819539d86132404b85f7b54bf1084e677b5f4e6d (patch) | |
tree | c39130444d1b3388dc2f08d4b0c1f1423663938a /dev-perl/Module-Install | |
parent | dev-perl/JSON-MaybeXS: amd64 stable wrt bug #622982 (diff) | |
download | gentoo-819539d86132404b85f7b54bf1084e677b5f4e6d.tar.gz gentoo-819539d86132404b85f7b54bf1084e677b5f4e6d.tar.bz2 gentoo-819539d86132404b85f7b54bf1084e677b5f4e6d.zip |
dev-perl/Module-Install: amd64 stable wrt bug #622982
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 7cbef3d2e049..510eda68f62c 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 ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND=" |