diff options
author | 2023-05-06 09:55:55 +0000 | |
---|---|---|
committer | 2023-05-06 09:55:55 +0000 | |
commit | 8d78eb215e993032e7f870c51dadc5ffa4293680 (patch) | |
tree | e160eef74b1238cfb748424773a4e736d74e45af /dev-perl | |
parent | dev-lang/R: Stabilize 4.2.3 x86, #905144 (diff) | |
download | gentoo-8d78eb215e993032e7f870c51dadc5ffa4293680.tar.gz gentoo-8d78eb215e993032e7f870c51dadc5ffa4293680.tar.bz2 gentoo-8d78eb215e993032e7f870c51dadc5ffa4293680.zip |
dev-perl/Type-Tiny-XS: Stabilize 0.25.0 amd64, #902685
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild index fa97aa23b241..932283deb02d 100644 --- a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild +++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.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 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~x86-solaris" IUSE="test minimal" RESTRICT="!test? ( test )" |