diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:52 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:08 -0800 |
commit | 824186594dd77777352c9364958f6c6925634a22 (patch) | |
tree | a7bb12a0206bc0db00dc91c06843c22c883ab153 /dev-perl/File-Which | |
parent | dev-perl/LaTeX-Encode: added ~ppc, bug 583444 (diff) | |
download | gentoo-824186594dd77777352c9364958f6c6925634a22.tar.gz gentoo-824186594dd77777352c9364958f6c6925634a22.tar.bz2 gentoo-824186594dd77777352c9364958f6c6925634a22.zip |
dev-perl/File-Which: added ~ppc, 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 3e0dbcd36402..3c5190c20104 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 ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~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 |