diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:46:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:46:30 +0000 |
commit | 171534ac1fb8ed004067731f08c2e924aca52a18 (patch) | |
tree | 05ee959ebebb6ee0a5d68806ccbd81273767951a /dev-perl/XML-LibXSLT | |
parent | dev-perl/Unicode-EastAsianWidth: Stabilize 12.0.0 arm64, #828229 (diff) | |
download | gentoo-171534ac1fb8ed004067731f08c2e924aca52a18.tar.gz gentoo-171534ac1fb8ed004067731f08c2e924aca52a18.tar.bz2 gentoo-171534ac1fb8ed004067731f08c2e924aca52a18.zip |
dev-perl/XML-LibXSLT: Stabilize 1.990.0 ppc64, #828239
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild index 11603a777f47..2dc9d57e34a9 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.990.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-Encode |