commit: b2ac72cd7a36c550680e97fbbfddf38b3223ec2b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 3 00:53:31 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 3 00:53:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ac72cd
dev-perl/YAML-Syck: Stabilize 1.340.0 arm64, #912506 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/YAML-Syck/YAML-Syck-1.340.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/YAML-Syck/YAML-Syck-1.340.0.ebuild b/dev-perl/YAML-Syck/YAML-Syck-1.340.0.ebuild index be55f69842a5..dd71bfafe898 100644 --- a/dev-perl/YAML-Syck/YAML-Syck-1.340.0.ebuild +++ b/dev-perl/YAML-Syck/YAML-Syck-1.340.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,4 +11,4 @@ DESCRIPTION="Fast, lightweight YAML loader and dumper" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
