commit: 819539d86132404b85f7b54bf1084e677b5f4e6d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jun 29 08:05:51 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jun 29 08:05:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819539d8
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 <AT> gentoo.org> dev-perl/Module-Install/Module-Install-1.180.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 7cbef3d2e04..510eda68f62 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="
