Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Tiny/
Date: Thu, 06 May 2021 07:22:26
Message-Id: 1620285718.9c2f011c96b6e39c20044dc1033639082ff8593c.slyfox@gentoo
1 commit: 9c2f011c96b6e39c20044dc1033639082ff8593c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 6 06:58:45 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 6 07:21:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c2f011c
7
8 dev-perl/Config-Tiny: stable 2.240.0 for sparc
9
10 stable wrt bug #788148
11
12 Package-Manager: Portage-3.0.18, Repoman-3.0.3
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-perl/Config-Tiny/Config-Tiny-2.240.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.240.0.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.240.0.ebuild
20 index d97a61f6df8..fc87acc0b70 100644
21 --- a/dev-perl/Config-Tiny/Config-Tiny-2.240.0.ebuild
22 +++ b/dev-perl/Config-Tiny/Config-Tiny-2.240.0.ebuild
23 @@ -11,7 +11,7 @@ inherit perl-module
24 DESCRIPTION="Read/Write .ini style files with as little code as possible"
25
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 IUSE="test"
30 RESTRICT="!test? ( test )"