diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:54:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:54:32 +0100 |
commit | 2433e7cd2f42900f7cbd5bbff3c3fa798f026a14 (patch) | |
tree | 36690b5e15bf480f53689a19e495db32992e04d4 /dev-perl/File-Which | |
parent | dev-perl/File-Tail: stable 1.300.0 for hppa, bug #657592 (diff) | |
download | gentoo-2433e7cd2f42900f7cbd5bbff3c3fa798f026a14.tar.gz gentoo-2433e7cd2f42900f7cbd5bbff3c3fa798f026a14.tar.bz2 gentoo-2433e7cd2f42900f7cbd5bbff3c3fa798f026a14.zip |
dev-perl/File-Which: stable 1.220.0 for hppa, bug #657592
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 a225a08f10be..7e92e4538d8b 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 |