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/Algorithm-C3/
Date: Sun, 28 Feb 2021 23:22:10
Message-Id: 1614554524.1facb1a4fe995a9c2236062ac8afdb651dc8b6fe.sam@gentoo
1 commit: 1facb1a4fe995a9c2236062ac8afdb651dc8b6fe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 23:22:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 23:22:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1facb1a4
7
8 dev-perl/Algorithm-C3: Stabilize 0.110.0 x86, #773466
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild
16 index ec6ba65bca0..857209e6511 100644
17 --- a/dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild
18 +++ b/dev-perl/Algorithm-C3/Algorithm-C3-0.110.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="A module for merging hierarchies using the C3 algorithm"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos ~x64-macos ~x86-solaris"
25 IUSE="test"
26 RESTRICT="!test? ( test )"