diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 12:18:43 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 12:18:56 +0200 |
commit | ecf09e79448b58ad41a511e85bd6ccb8c3f05e5a (patch) | |
tree | 816310c83a9cb6bbdccfcc39b365a020b143adc7 /dev-perl/File-Which | |
parent | dev-perl/File-Tail-1.300.0-r0: alpha stable (diff) | |
download | gentoo-ecf09e79448b58ad41a511e85bd6ccb8c3f05e5a.tar.gz gentoo-ecf09e79448b58ad41a511e85bd6ccb8c3f05e5a.tar.bz2 gentoo-ecf09e79448b58ad41a511e85bd6ccb8c3f05e5a.zip |
dev-perl/File-Which-1.220.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657592
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 124fd57edcd2..a225a08f10be 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 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-fbsd ~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-fbsd ~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 |