diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:16:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 09:19:12 +0100 |
commit | 8f9db2819e2d4c6683488b06dfb59df2e0843f3d (patch) | |
tree | 2e88b30a16205efde6538b7c67ebaba6f1871025 /dev-perl/Module-Install | |
parent | dev-perl/JSON-MaybeXS: ia64 stable, bug #622982 (diff) | |
download | gentoo-8f9db2819e2d4c6683488b06dfb59df2e0843f3d.tar.gz gentoo-8f9db2819e2d4c6683488b06dfb59df2e0843f3d.tar.bz2 gentoo-8f9db2819e2d4c6683488b06dfb59df2e0843f3d.zip |
dev-perl/Module-Install: ia64 stable, bug #622982
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 510eda68f62c..afd00adc9921 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 ia64 ~ppc ~s390 ~sh ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND=" |