diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:41:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:41:12 +0000 |
commit | 1d6b3c12885777703be3e91110acd9ac76a4ff6e (patch) | |
tree | 3d3a07ff763603f0bd84b6a6f3642ecc344c6312 /dev-perl/XML-Parser-Lite | |
parent | dev-perl/Types-Serialiser: Stabilize 1.10.0 arm64, #828225 (diff) | |
download | gentoo-1d6b3c12885777703be3e91110acd9ac76a4ff6e.tar.gz gentoo-1d6b3c12885777703be3e91110acd9ac76a4ff6e.tar.bz2 gentoo-1d6b3c12885777703be3e91110acd9ac76a4ff6e.zip |
dev-perl/XML-Parser-Lite: Stabilize 0.722.0 arm, #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 b9a6f33f7e0d..6f8590c98616 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, |