From 09674610e065d1a426f67a2eecb5464dc1f5c8c8 Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Fri, 10 Jan 2025 12:16:32 +0800 Subject: [PATCH] dev-perl/Test-YAML: keyword 1.70.0 for ~loong Signed-off-by: WANG Xuerui --- dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild index 2c2e669058108..78c8e4aa2a666 100644 --- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild +++ b/dev-perl/Test-YAML/Test-YAML-1.70.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Testing Module for YAML Implementations" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=dev-perl/Test-Base-0.860.0