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/String-Format/
Date: Sun, 01 Aug 2021 07:41:03
Message-Id: 1627803624.191c28b612b9df7ea8b409cc21e477f9909b7a2d.sam@gentoo
1 commit: 191c28b612b9df7ea8b409cc21e477f9909b7a2d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 1 07:40:24 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 1 07:40:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=191c28b6
7
8 dev-perl/String-Format: Stabilize 1.180.0 sparc, #805737
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/String-Format/String-Format-1.180.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/String-Format/String-Format-1.180.0.ebuild b/dev-perl/String-Format/String-Format-1.180.0.ebuild
16 index e3664159da6..dcd354764fb 100644
17 --- a/dev-perl/String-Format/String-Format-1.180.0.ebuild
18 +++ b/dev-perl/String-Format/String-Format-1.180.0.ebuild
19 @@ -11,5 +11,5 @@ DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format d
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
24 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
25 IUSE=""