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/Exporter-Tiny/
Date: Sat, 29 May 2021 06:13:41
Message-Id: 1622268747.239e64fe21b54d9bc0dc1f3c17dbd25eceb32388.sam@gentoo
1 commit: 239e64fe21b54d9bc0dc1f3c17dbd25eceb32388
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 06:12:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 06:12:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239e64fe
7
8 dev-perl/Exporter-Tiny: Stabilize 1.2.2 sparc, #792696
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.ebuild
16 index 29f1270e937..6dc1897750f 100644
17 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.ebuild
18 +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.2.2.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="test"
26 RESTRICT="!test? ( test )"