summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-01-12 14:37:26 +1300
committerKent Fredric <kentnl@gentoo.org>2019-01-12 14:37:26 +1300
commit465121031973e28477a3d95dd198f8ff2a66bcb1 (patch)
tree86bde8faa75d13bfa9ecad5e37a8d532a0e3bc08 /dev-perl/Cpanel-JSON-XS
parentdev-util/vmtouch: Keyword ~arm64 (diff)
downloadgentoo-465121031973e28477a3d95dd198f8ff2a66bcb1.tar.gz
gentoo-465121031973e28477a3d95dd198f8ff2a66bcb1.tar.bz2
gentoo-465121031973e28477a3d95dd198f8ff2a66bcb1.zip
dev-perl/Cpanel-JSON-XS: Keyword ~arm64 re bug #665088
Bug: https://bugs.gentoo.org/665088 Package-Manager: Portage-2.3.55, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/Cpanel-JSON-XS')
-rw-r--r--dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
index eeae1c4d24f8..6fbde34268c7 100644
--- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
+++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""