commit: a56f619e8e6dd596b00771b642b64f3e3b01e649
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 5 04:43:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 5 04:43:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56f619e
dev-perl/XML-LibXML-Iterator: Stabilize 1.60.0 x86, #828235
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index 866b7bec2ae5..2dae5aa0af13 100644
--- 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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Iterator class for XML::LibXML parsed documents"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
RDEPEND="
>=dev-perl/XML-LibXML-1.520.0