diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:43:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 17:43:42 +0200 |
commit | d913ac04c101f76c44c4547b0c7cbf1069545b76 (patch) | |
tree | bf7ea7e9cf23cf7a498d618bec84dd436675f688 /dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | |
parent | dev-perl/Alien-Libxml2: ppc64 stable wrt bug #717060 (diff) | |
download | gentoo-d913ac04c101f76c44c4547b0c7cbf1069545b76.tar.gz gentoo-d913ac04c101f76c44c4547b0c7cbf1069545b76.tar.bz2 gentoo-d913ac04c101f76c44c4547b0c7cbf1069545b76.zip |
dev-perl/App-pwhich: ppc64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild index 716000be41e5..2b5cd0f4454c 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.150.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl-only 'which'" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |