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/
Date: Sun, 26 Sep 2021 17:52:28
Message-Id: 1632678611.b77076f7f1c2d123b575787350ef81da6ea5b09a.sam@gentoo
1 commit: b77076f7f1c2d123b575787350ef81da6ea5b09a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 26 17:50:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 26 17:50:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b77076f7
7
8 dev-perl/Type-Tiny: Stabilize 1.12.3 amd64, #810205
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild
16 index 74a3cf7d247..136395206d0 100644
17 --- a/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild
18 +++ b/dev-perl/Type-Tiny/Type-Tiny-1.12.3.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="tiny, yet Moo(se)-compatible type constraint"
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 )"