diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:08:11 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:08 +0100 |
commit | 79191a68d6e2e700f33eaa4ae5e02446321d8b20 (patch) | |
tree | 31022941540d59aab8ddc7b83400883981c93579 /dev-perl/App-pwhich | |
parent | dev-perl/Sereal-Encoder: stable 4.4.0 for ppc64, bug #657574 (diff) | |
download | gentoo-79191a68d6e2e700f33eaa4ae5e02446321d8b20.tar.gz gentoo-79191a68d6e2e700f33eaa4ae5e02446321d8b20.tar.bz2 gentoo-79191a68d6e2e700f33eaa4ae5e02446321d8b20.zip |
dev-perl/App-pwhich: stable 1.140.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/App-pwhich')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild index 9430db2790db..9c61c4d49dbc 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.140.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl-only 'which'" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |