diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2025-01-05 19:49:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2025-01-05 20:09:58 +0800 |
commit | db49af1b3bc8dae82ddd1eba55b6eb9c3a653932 (patch) | |
tree | 40dc22d353540a4dee4d5dff53a3be8d4dcf85aa /dev-perl | |
parent | dev-perl/MIME-Base32: keyword 1.303.0-r1 for ~loong (diff) | |
download | gentoo-db49af1b3bc8dae82ddd1eba55b6eb9c3a653932.tar.gz gentoo-db49af1b3bc8dae82ddd1eba55b6eb9c3a653932.tar.bz2 gentoo-db49af1b3bc8dae82ddd1eba55b6eb9c3a653932.zip |
dev-perl/URI: keyword 5.310.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/URI/URI-5.310.0.ebuild | 4 |
1 files 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 |