commit: db49af1b3bc8dae82ddd1eba55b6eb9c3a653932
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 5 11:49:33 2025 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 12:09:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db49af1b
dev-perl/URI: keyword 5.310.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
dev-perl/URI/URI-5.310.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/URI/URI-5.310.0.ebuild b/dev-perl/URI/URI-5.310.0.ebuild
index dced9cf5923d..26fc0e224a36 100644
--- a/dev-perl/URI/URI-5.310.0.ebuild
+++ b/dev-perl/URI/URI-5.310.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="Uniform Resource Identifiers (absolute and relative)"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
RDEPEND="
virtual/perl-Carp