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-LibXML-Iterator/
Date: Mon, 06 Dec 2021 00:31:58
Message-Id: 1638750663.2b2aa56ba5fe0dfb09c5a46ec9ceb36d794baa70.sam@gentoo
1 commit: 2b2aa56ba5fe0dfb09c5a46ec9ceb36d794baa70
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 00:31:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 00:31:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b2aa56b
7
8 dev-perl/XML-LibXML-Iterator: Stabilize 1.60.0 sparc, #828235
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild b/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild
16 index 2dae5aa0af13..f79a6f117926 100644
17 --- a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild
18 +++ b/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Iterator class for XML::LibXML parsed documents"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
25
26 RDEPEND="
27 >=dev-perl/XML-LibXML-1.520.0