diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:29:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:29:18 +0000 |
commit | 05dd7184f3f59d87541058dd134b3f7756ec7957 (patch) | |
tree | 07aeb2cb23f961df2a94699775bb23c907c0c071 /dev-perl/XML-Parser-Lite | |
parent | dev-perl/XML-LibXML-Simple: Stabilize 1.10.0 amd64, #828236 (diff) | |
download | gentoo-05dd7184f3f59d87541058dd134b3f7756ec7957.tar.gz gentoo-05dd7184f3f59d87541058dd134b3f7756ec7957.tar.bz2 gentoo-05dd7184f3f59d87541058dd134b3f7756ec7957.zip |
dev-perl/XML-Parser-Lite: Stabilize 0.722.0 amd64, #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 8a2b83d9877f..b9a6f33f7e0d 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, |