diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-07-05 19:47:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-07-05 19:47:52 -0700 |
commit | c29b5df62756e632319ca9ca8fe7f8cd104a1b72 (patch) | |
tree | 04a0c1bd440c32e058d5d6a8df3c5e15aeab0fa5 /dev-perl/App-pwhich | |
parent | dev-perl/Test-Script: Stabilize 1.230.0 ppc, #717060 (diff) | |
download | gentoo-c29b5df62756e632319ca9ca8fe7f8cd104a1b72.tar.gz gentoo-c29b5df62756e632319ca9ca8fe7f8cd104a1b72.tar.bz2 gentoo-c29b5df62756e632319ca9ca8fe7f8cd104a1b72.zip |
dev-perl/App-pwhich: Stabilize 1.150.0 ppc, #717060
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/App-pwhich')
-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 a5bf7a59757f..8d9aec06d3f6 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 )" |