diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:42:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:42:00 +0000 |
commit | 97794b105d666d0dc297c945522c7c94c3e0f885 (patch) | |
tree | 07fd6557be8a5715db21dcf41a161917da42551d /dev-perl/XML-Parser-Lite | |
parent | dev-perl/Types-Serialiser: Stabilize 1.10.0 ppc, #828225 (diff) | |
download | gentoo-97794b105d666d0dc297c945522c7c94c3e0f885.tar.gz gentoo-97794b105d666d0dc297c945522c7c94c3e0f885.tar.bz2 gentoo-97794b105d666d0dc297c945522c7c94c3e0f885.zip |
dev-perl/XML-Parser-Lite: Stabilize 0.722.0 ppc64, #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 6f8590c98616..79c4d2019bea 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, |