commit: c5905ae172fd370b41e3109ff1d510795af024f4 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Fri Apr 4 15:13:55 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Apr 4 15:19:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5905ae1
dev-perl/XML-LibXSLT: Stabilize 2.3.0 arm64, #940153 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-perl/XML-LibXSLT/XML-LibXSLT-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.3.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.3.0.ebuild index 56628a1f3033..7beb67af298d 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.3.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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="~alpha amd64 arm ~arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-Encode
