diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:02:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:02:51 +0100 |
commit | a22e4bfc622c09ff39e3196bd1697342487c383a (patch) | |
tree | 50fb202dc5f4027768b65acd7cddaaf4002fafab /dev-perl/App-pwhich | |
parent | dev-perl/frontier-rpc: stable 0.07_beta4-r2 for ia64, bug #657592 (diff) | |
download | gentoo-a22e4bfc622c09ff39e3196bd1697342487c383a.tar.gz gentoo-a22e4bfc622c09ff39e3196bd1697342487c383a.tar.bz2 gentoo-a22e4bfc622c09ff39e3196bd1697342487c383a.zip |
dev-perl/App-pwhich: stable 1.140.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/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 25b9efa46724..dd24612efffe 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=" |