diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 17:19:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 17:19:44 +0100 |
commit | 32f73ced2b065502111454f52a05808951662379 (patch) | |
tree | cc6b4a060d40f2a61570f476ae3d5057672db286 /dev-perl/Type-Tiny-XS | |
parent | dev-perl/Ogg-Vorbis-Header-PurePerl: Stabilize 1.50.0 ppc64, #810181 (diff) | |
download | gentoo-32f73ced2b065502111454f52a05808951662379.tar.gz gentoo-32f73ced2b065502111454f52a05808951662379.tar.bz2 gentoo-32f73ced2b065502111454f52a05808951662379.zip |
dev-perl/Type-Tiny-XS: Stabilize 0.22.0 ppc64, #810207
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Type-Tiny-XS')
-rw-r--r-- | dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild index 1f40a7b1c032..6c2176273b5d 100644 --- a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild +++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="provides an XS boost for some of Type::Tiny's built-in type constraints" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |