summaryrefslogtreecommitdiff
path: root/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0-r1.ebuild')
-rw-r--r--dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0-r1.ebuild b/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0-r1.ebuild
index 4baeab0589f6..52619d2f2a3e 100644
--- a/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0-r1.ebuild
+++ b/dev-perl/Encode-JIS2K/Encode-JIS2K-0.30.0-r1.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=7
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="JIS X 0212 (aka JIS 2000) Encodings"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=virtual/perl-Encode-1.410.0