commit: 2cfdf5ad6573abd4b31a16991ec97b90af757981 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 29 12:52:59 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 29 12:52:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cfdf5ad
dev-perl/XML-Parser: Stabilize 2.460.0-r2 arm64, #832308 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/XML-Parser/XML-Parser-2.460.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-Parser/XML-Parser-2.460.0-r2.ebuild b/dev-perl/XML-Parser/XML-Parser-2.460.0-r2.ebuild index 6ea85475b3fd..7b032d133936 100644 --- a/dev-perl/XML-Parser/XML-Parser-2.460.0-r2.ebuild +++ b/dev-perl/XML-Parser/XML-Parser-2.460.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module multilib DESCRIPTION="A perl module for parsing XML documents" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="
