diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:54:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:54:14 +0100 |
commit | 91d71996704e53991241abea350c336f42f982ea (patch) | |
tree | bdacce9f6a2318945a8ad7d3eff2df0b35d25603 /dev-perl/App-pwhich | |
parent | dev-perl/ExtUtils-Depends: stable 0.405.0 for hppa, bug #657574 (diff) | |
download | gentoo-91d71996704e53991241abea350c336f42f982ea.tar.gz gentoo-91d71996704e53991241abea350c336f42f982ea.tar.bz2 gentoo-91d71996704e53991241abea350c336f42f982ea.zip |
dev-perl/App-pwhich: stable 1.140.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/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 ecbf0a569ec4..c469a332ac2c 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=" |