Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny-XS/
Date: Wed, 08 Sep 2021 00:46:48
Message-Id: 1631061890.8d88abe692f2b6fc48b9ce031c9eb1516139600a.sam@gentoo
1 commit: 8d88abe692f2b6fc48b9ce031c9eb1516139600a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 8 00:44:50 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 00:44:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d88abe6
7
8 dev-perl/Type-Tiny-XS: Stabilize 0.22.0 ppc, #810207
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index ec2021d27bb..1df423577e9 100644
17 --- a/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild
18 +++ b/dev-perl/Type-Tiny-XS/Type-Tiny-XS-0.22.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="provides an XS boost for some of Type::Tiny's built-in type constraints"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25 IUSE="test minimal"
26 RESTRICT="!test? ( test )"