diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 19:51:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:27:35 +0200 |
commit | 554b30e855e9cc99869dbaa5b10c869f986c7b01 (patch) | |
tree | d9b7b5c69c9d14d414558d0dcba6d95cd70c9af3 /dev-perl/File-Which | |
parent | dev-perl/App-perlbrew: x86 stable (bug #652308) (diff) | |
download | gentoo-554b30e855e9cc99869dbaa5b10c869f986c7b01.tar.gz gentoo-554b30e855e9cc99869dbaa5b10c869f986c7b01.tar.bz2 gentoo-554b30e855e9cc99869dbaa5b10c869f986c7b01.zip |
dev-perl/File-Which: x86 stable (bug #652308)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
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 096fec3448f9..e1ed505cc789 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 |