diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-08 16:03:26 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-08 16:07:13 -0800 |
commit | 9b633fdb23baa9b08d0b6479a3f7385ec70a850e (patch) | |
tree | a0c1dfddd5006cd56b8bc09e797fdcdb525c276d /dev-perl/File-Which | |
parent | dev-perl/App-pwhich-1.150.0: added ~mips, bug 603356 (diff) | |
download | gentoo-9b633fdb23baa9b08d0b6479a3f7385ec70a850e.tar.gz gentoo-9b633fdb23baa9b08d0b6479a3f7385ec70a850e.tar.bz2 gentoo-9b633fdb23baa9b08d0b6479a3f7385ec70a850e.zip |
dev-perl/File-Which-1.220.0: added ~mips, bug 603356
Diffstat (limited to 'dev-perl/File-Which')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Which/File-Which-1.220.0.ebuild b/dev-perl/File-Which/File-Which-1.220.0.ebuild index d84e66ad7610..e036acc1c984 100644 --- a/dev-perl/File-Which/File-Which-1.220.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl module implementing 'which' internally" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~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 |