Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Type-Tiny/
Date: Sun, 27 Dec 2020 16:19:29
Message-Id: 1609085952.d4ec730e15ca376774ad23ae3e9e31df4efc64c7.grobian@gentoo
1 commit: d4ec730e15ca376774ad23ae3e9e31df4efc64c7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 16:11:49 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 16:19:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ec730e
7
8 dev-perl/Type-Tiny: drop ppc-aix m68k-mint
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
17 index 794ce48798e..9e99fbf5c05 100644
18 --- a/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
19 +++ b/dev-perl/Type-Tiny/Type-Tiny-1.2.1.ebuild
20 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="tiny, yet Moo(se)-compatible type constraint"
22
23 SLOT="0"
24 -KEYWORDS="amd64 hppa ppc ~riscv x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="amd64 hppa ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
26 IUSE="test minimal"
27 RESTRICT="!test? ( test )"