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-Quoted/
Date: Sun, 05 Dec 2021 03:06:05
Message-Id: 1638673301.e2462b30c48dd86a4001bd9403d4b18d1c10905b.sam@gentoo
1 commit: e2462b30c48dd86a4001bd9403d4b18d1c10905b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 03:01:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 03:01:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2462b30
7
8 dev-perl/Text-Quoted: Stabilize 2.100.0 amd64, #828210
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild
16 index 1b1833795ceb..f9c270140570 100644
17 --- a/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild
18 +++ b/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Extract the structure of a quoted mail message"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
24 +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
25
26 RDEPEND="
27 dev-perl/Text-Autoformat