diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:43:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:43:05 +0000 |
commit | a56f619e8e6dd596b00771b642b64f3e3b01e649 (patch) | |
tree | 3a34ab29d5cdc23eee40b42d810a743158c17cf6 /dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild | |
parent | dev-perl/XML-Encoding: Stabilize 2.110.0 x86, #828233 (diff) | |
download | gentoo-a56f619e8e6dd596b00771b642b64f3e3b01e649.tar.gz gentoo-a56f619e8e6dd596b00771b642b64f3e3b01e649.tar.bz2 gentoo-a56f619e8e6dd596b00771b642b64f3e3b01e649.zip |
dev-perl/XML-LibXML-Iterator: Stabilize 1.60.0 x86, #828235
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild')
-rw-r--r-- | dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |