Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XString/
Date: Fri, 24 Sep 2021 22:28:17
Message-Id: 1632522404.cdf05a69bed8247c6ea0f34e74168a7b6c984ca4.chewi@gentoo
1 commit: cdf05a69bed8247c6ea0f34e74168a7b6c984ca4
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 24 22:26:44 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 24 22:26:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf05a69
7
8 dev-perl/XString: Keyword 0.5.0 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-perl/XString/XString-0.5.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/XString/XString-0.5.0.ebuild b/dev-perl/XString/XString-0.5.0.ebuild
18 index 2f73014c93e..b09f5b42909 100644
19 --- a/dev-perl/XString/XString-0.5.0.ebuild
20 +++ b/dev-perl/XString/XString-0.5.0.ebuild
21 @@ -9,4 +9,4 @@ inherit perl-module
22
23 DESCRIPTION="Isolated String helpers from B"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~riscv ~sparc"
26 +KEYWORDS="~amd64 ~arm ~m68k ~riscv ~sparc"