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/Clone-Choose/
Date: Mon, 11 Oct 2021 05:12:49
Message-Id: 1633929113.0b78743d6c103715f28b7dd62535e1dcc990ba52.sam@gentoo
1 commit: 0b78743d6c103715f28b7dd62535e1dcc990ba52
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 05:11:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 05:11:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b78743d
7
8 dev-perl/Clone-Choose: Stabilize 0.10.0 x86, #817443
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
16 index 493c37ae98f..73d229797b9 100644
17 --- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
18 +++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Choose appropriate clone utility"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~hppa ~ppc ~x86"
24 +KEYWORDS="~amd64 ~hppa ~ppc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"