diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-28 22:48:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-28 22:48:11 +0100 |
commit | 773787299d19cb26fd1193c75a90f3e486d31c38 (patch) | |
tree | 6a1e4c5b826c1400256e67131b7e66fe4b7f60ba /dev-perl/Params-Classify | |
parent | dev-perl/DynaLoader-Functions: keyworded 0.3.0 for ia64, bug #661774 (diff) | |
download | gentoo-773787299d19cb26fd1193c75a90f3e486d31c38.tar.gz gentoo-773787299d19cb26fd1193c75a90f3e486d31c38.tar.bz2 gentoo-773787299d19cb26fd1193c75a90f3e486d31c38.zip |
dev-perl/Params-Classify: keyworded 0.15.0 for ia64, bug #661774
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Params-Classify')
-rw-r--r-- | dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild b/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild index 10863551a918..63d9d1afe100 100644 --- a/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild +++ b/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Argument type classification" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~s390 ~sh ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |