diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 19:12:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:36:06 +0100 |
commit | 70cdbedf7d00d561d8591c887c72fd327fbc5411 (patch) | |
tree | 40ccd058a2288415f672c180c7927d2708875c14 /dev-perl/App-pwhich | |
parent | dev-perl/Sereal: stable 4.4.0 for ppc, bug #657574 (diff) | |
download | gentoo-70cdbedf7d00d561d8591c887c72fd327fbc5411.tar.gz gentoo-70cdbedf7d00d561d8591c887c72fd327fbc5411.tar.bz2 gentoo-70cdbedf7d00d561d8591c887c72fd327fbc5411.zip |
dev-perl/App-pwhich: stable 1.140.0 for ppc, bug #657592
Bug: https://bugs.gentoo.org/657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 dd24612efffe..9430db2790db 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=" |