diff options
author | Sam James <sam@gentoo.org> | 2021-08-01 09:24:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-01 09:24:35 +0100 |
commit | 9223acacb02950e81d702fbc8ae3df4d6223f55a (patch) | |
tree | 0c6b66a822db44b5d06cc02bdf8c9927032b64a9 /dev-perl/File-Which/File-Which-1.270.0.ebuild | |
parent | dev-perl/File-ShareDir: Stabilize 1.118.0 ppc, #805719 (diff) | |
download | gentoo-9223acacb02950e81d702fbc8ae3df4d6223f55a.tar.gz gentoo-9223acacb02950e81d702fbc8ae3df4d6223f55a.tar.bz2 gentoo-9223acacb02950e81d702fbc8ae3df4d6223f55a.zip |
dev-perl/File-Which: Stabilize 1.270.0 ppc, #805722
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-Which/File-Which-1.270.0.ebuild')
-rw-r--r-- | dev-perl/File-Which/File-Which-1.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Which/File-Which-1.270.0.ebuild b/dev-perl/File-Which/File-Which-1.270.0.ebuild index 55b3bcb8e133..8e84c8577e91 100644 --- a/dev-perl/File-Which/File-Which-1.270.0.ebuild +++ b/dev-perl/File-Which/File-Which-1.270.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl implementation of the which utility as an API" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test pwhich" RESTRICT="!test? ( test )" |