diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:05:55 +0000 |
commit | c5fd7e8643fdc72e3d445b2b80a8db96109fcb52 (patch) | |
tree | e6c4a021926b9f8b273ab7d98e5e0ca17ab073c5 /dev-perl/App-pwhich | |
parent | dev-perl/App-perlbrew: Stabilize 0.880.0 amd64, #738212 (diff) | |
download | gentoo-c5fd7e8643fdc72e3d445b2b80a8db96109fcb52.tar.gz gentoo-c5fd7e8643fdc72e3d445b2b80a8db96109fcb52.tar.bz2 gentoo-c5fd7e8643fdc72e3d445b2b80a8db96109fcb52.zip |
dev-perl/App-pwhich: Stabilize 1.160.0 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/App-pwhich')
-rw-r--r-- | dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild b/dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild index b68bac28ba5d..b374b4047590 100644 --- a/dev-perl/App-pwhich/App-pwhich-1.160.0.ebuild +++ b/dev-perl/App-pwhich/App-pwhich-1.160.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 )" |