diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:06:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:06:20 +0000 |
commit | 8c69b1ec2dfed4a852719efa3444024fb3d43146 (patch) | |
tree | ad21fdc26265f4d54f4cfd0e173c1ca240b8a502 /dev-perl/XML-LibXSLT | |
parent | dev-perl/XML-LibXML-Simple: Keyword 1.10.0 sparc, #932752 (diff) | |
download | gentoo-8c69b1ec2dfed4a852719efa3444024fb3d43146.tar.gz gentoo-8c69b1ec2dfed4a852719efa3444024fb3d43146.tar.bz2 gentoo-8c69b1ec2dfed4a852719efa3444024fb3d43146.zip |
dev-perl/XML-LibXSLT: Keyword 2.2.1 sparc, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild index bd46b33abf6a..19035bda5db0 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ DESCRIPTION="A Perl module to parse XSL Transformational sheets using GNOME's li # https://github.com/shlomif/perl-XML-LibXSLT/issues/5 LICENSE="|| ( Artistic GPL-1+ ) MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-Encode |