diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:54:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:40 +0100 |
commit | 8059a22e30f8963e79d7b70f1322427b74993063 (patch) | |
tree | fa6b1cabb878c001a13c6ee50fbd2af15a09052b /dev-perl/File-Which | |
parent | dev-perl/File-Tail: stable 1.300.0 for ppc64, bug #657592 (diff) | |
download | gentoo-8059a22e30f8963e79d7b70f1322427b74993063.tar.gz gentoo-8059a22e30f8963e79d7b70f1322427b74993063.tar.bz2 gentoo-8059a22e30f8963e79d7b70f1322427b74993063.zip |
dev-perl/File-Which: stable 1.220.0 for ppc64, bug #657592
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 51a39f04fcf8..124fd57edcd2 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 |