diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:50 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:16 -0800 |
commit | c5326bee84a88f374a6320591fe065f5ac3be948 (patch) | |
tree | 670ce28533e62f3a781797a17e9c71b0cbcc4905 /dev-perl/File-Which | |
parent | dev-perl/JSON-RPC: added ~ppc64, bug 577100 (diff) | |
download | gentoo-c5326bee84a88f374a6320591fe065f5ac3be948.tar.gz gentoo-c5326bee84a88f374a6320591fe065f5ac3be948.tar.bz2 gentoo-c5326bee84a88f374a6320591fe065f5ac3be948.zip |
dev-perl/File-Which: added ~ppc64, bug 603356
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Which/File-Which-1.210.0.ebuild b/dev-perl/File-Which/File-Which-1.210.0.ebuild index 1378da52f397..dfb5bacf0503 100644 --- a/dev-perl/File-Which/File-Which-1.210.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.210.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test +pwhich" # Was part of File::Which, but depends on File::Which |