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/Text-Format/
Date: Sun, 05 Dec 2021 03:05:59
Message-Id: 1638673284.0dc541e27b921a4b687968479bbdb25f29df241e.sam@gentoo
1 commit: 0dc541e27b921a4b687968479bbdb25f29df241e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 03:01:24 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 03:01:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc541e2
7
8 dev-perl/Text-Format: Stabilize 0.620.0 amd64, #828205
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Text-Format/Text-Format-0.620.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Text-Format/Text-Format-0.620.0.ebuild b/dev-perl/Text-Format/Text-Format-0.620.0.ebuild
16 index 0c5060740b88..43807de8f9db 100644
17 --- a/dev-perl/Text-Format/Text-Format-0.620.0.ebuild
18 +++ b/dev-perl/Text-Format/Text-Format-0.620.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Various subroutines to format text"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND="
27 virtual/perl-Carp