commit: b950d39ee2ce39ca5b5df0bf087d033062b786ab Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 4 05:46:36 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 05:46:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b950d39e
dev-perl/XML-LibXSLT: Stabilize 2.2.0 arm64, #899474 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild index 391b53e49bf0..ec67f2695207 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-Encode
