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/Carp-Assert-More/
Date: Sat, 01 May 2021 17:14:05
Message-Id: 1619889226.1f8a9d440ee3e3a55d054b16b8c23ee78c27d246.sam@gentoo
1 commit: 1f8a9d440ee3e3a55d054b16b8c23ee78c27d246
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 1 17:13:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 1 17:13:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8a9d44
7
8 dev-perl/Carp-Assert-More: Stabilize 1.240.0 amd64, #787461
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
16 index a896c9efdc7..15a4e792656 100644
17 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
18 +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.240.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="convenience wrappers around Carp::Assert"
21 LICENSE="Artistic-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="test"
26 RESTRICT="!test? ( test )"