summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-04-25 10:34:43 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-04-29 09:57:57 +0800
commit4ea38578e4e8a86a6ab9d759b0bf05be81c72018 (patch)
tree797f9f8bef5671e21678f39d81b542dfd0553601 /perl-core
parentvirtual/perl-File-Temp: keyword 0.231.100 for ~loong (diff)
downloadgentoo-4ea38578e4e8a86a6ab9d759b0bf05be81c72018.tar.gz
gentoo-4ea38578e4e8a86a6ab9d759b0bf05be81c72018.tar.bz2
gentoo-4ea38578e4e8a86a6ab9d759b0bf05be81c72018.zip
perl-core/Encode: keyword 3.120.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Encode/Encode-3.120.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Encode/Encode-3.120.0.ebuild b/perl-core/Encode/Encode-3.120.0.ebuild
index 36fe051abe78..34933b10c1e1 100644
--- a/perl-core/Encode/Encode-3.120.0.ebuild
+++ b/perl-core/Encode/Encode-3.120.0.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,6 +10,6 @@ inherit perl-module
DESCRIPTION="Character encodings in Perl"
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 ~loong ~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"
PATCHES=( "${FILESDIR}"/gentoo_enc2xs.diff )