diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:52 -0700 |
commit | 5d9026dff64d82896e5b7c076149647f156c9615 (patch) | |
tree | 4546d11991c922a3d6e0171783ba3132f0931e37 /dev-perl/File-Which | |
parent | dev-perl/JSON-RPC-1.60.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-5d9026dff64d82896e5b7c076149647f156c9615.tar.gz gentoo-5d9026dff64d82896e5b7c076149647f156c9615.tar.bz2 gentoo-5d9026dff64d82896e5b7c076149647f156c9615.zip |
dev-perl/File-Which-1.210.0: added ~ia64, 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 3c5190c20104..e499b7fedbab 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 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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 |