commit: f27660db979d64ff09f6318e64789404998fc68b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 6 09:56:04 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 6 09:56:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27660db
dev-perl/Type-Tiny-XS: Stabilize 0.25.0 ppc64, #902685 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 99653f5bc01d..aa61deb8301e 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 )"
