commit: 465121031973e28477a3d95dd198f8ff2a66bcb1 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Sat Jan 12 01:37:26 2019 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Sat Jan 12 01:37:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46512103
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 <AT> gentoo.org> dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild | 4 ++-- 1 file 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 eeae1c4d24f..6fbde34268c 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=""
