diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:00:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:02:51 +0100 |
commit | 8abd7d181b1b528127bf1bcf0c93ac7bf4a4e228 (patch) | |
tree | 042c790bab989dda276ecce6190cab9ac62a4be3 /dev-perl/File-Which | |
parent | dev-perl/File-Tail: stable 1.300.0 for ia64, bug #657592 (diff) | |
download | gentoo-8abd7d181b1b528127bf1bcf0c93ac7bf4a4e228.tar.gz gentoo-8abd7d181b1b528127bf1bcf0c93ac7bf4a4e228.tar.bz2 gentoo-8abd7d181b1b528127bf1bcf0c93ac7bf4a4e228.zip |
dev-perl/File-Which: stable 1.220.0 for ia64, bug #657592
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 564a5b0860ee..00c2f0bc26f5 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 |