diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:55 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:50 -0800 |
commit | 11dbfbcbaff989b5f413d9266fc19e5f3c5a1fe5 (patch) | |
tree | c462c5bf8676e4d37cbe7713f071d7a82222ccd2 /dev-perl/File-Which | |
parent | dev-perl/JSON-RPC: added ~sparc, bug 577100 (diff) | |
download | gentoo-11dbfbcbaff989b5f413d9266fc19e5f3c5a1fe5.tar.gz gentoo-11dbfbcbaff989b5f413d9266fc19e5f3c5a1fe5.tar.bz2 gentoo-11dbfbcbaff989b5f413d9266fc19e5f3c5a1fe5.zip |
dev-perl/File-Which: added ~sparc, 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 dfb5bacf0503..3e0dbcd36402 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 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~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 |