diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:43:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:43:08 +0000 |
commit | bcea7c46a41e39e3e1e52a356964641fd791fb38 (patch) | |
tree | c71739f99fd51677e57e2e58f732727e185a17fb /dev-perl/XML-Parser-Lite | |
parent | dev-perl/XML-LibXML-Iterator: Stabilize 1.60.0 x86, #828235 (diff) | |
download | gentoo-bcea7c46a41e39e3e1e52a356964641fd791fb38.tar.gz gentoo-bcea7c46a41e39e3e1e52a356964641fd791fb38.tar.bz2 gentoo-bcea7c46a41e39e3e1e52a356964641fd791fb38.zip |
dev-perl/XML-Parser-Lite: Stabilize 0.722.0 x86, #828238
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/XML-Parser-Lite')
-rw-r--r-- | dev-perl/XML-Parser-Lite/XML-Parser-Lite-0.722.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 79c4d2019bea..0d9103434e6c 100644 --- 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight regexp-based XML parser" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="minimal" # Note: Don't try to depend on XMLRPC-Lite or SOAP-Lite with tests, |