Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@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 20:36:41
Message-Id: 1638736584.a325eeb949be48541b7c4902ac0875f584117037.arthurzam@gentoo
1 commit: a325eeb949be48541b7c4902ac0875f584117037
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 20:36:02 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 20:36:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a325eeb9
7
8 dev-perl/Text-Quoted: Stabilize 2.100.0 sparc, #828210
9
10 Signed-off-by: Arthur Zamarin <arthurzam <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 b8aa043d2df5..1f5be5f50b99 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