dev-perl/Cpanel-JSON-XS: Keyword ~arm64 re bug #665088
authorKent Fredric <kentnl@gentoo.org>
Sat, 12 Jan 2019 01:37:26 +0000 (14:37 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sat, 12 Jan 2019 01:37:26 +0000 (14:37 +1300)
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>
dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild

index eeae1c4d24f83d26eeaefd9a23824056b673adfc..6fbde34268c7d58971ab28cb43f1cd360dd79727 100644 (file)
@@ -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=""