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/XML-Parser-Lite/
Date: Sun, 05 Dec 2021 03:32:03
Message-Id: 1638674958.05dd7184f3f59d87541058dd134b3f7756ec7957.sam@gentoo
1 commit: 05dd7184f3f59d87541058dd134b3f7756ec7957
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 03:29:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 03:29:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05dd7184
7
8 dev-perl/XML-Parser-Lite: Stabilize 0.722.0 amd64, #828238
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
16 index 8a2b83d9877f..b9a6f33f7e0d 100644
17 --- a/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
18 +++ b/dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Lightweight regexp-based XML parser"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="minimal"
26
27 # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests,