commit: 912f91f682ee74bea1a4f8e41c6f72eb25a4eee2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jun 21 08:59:35 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jun 21 08:59:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912f91f6
dev-perl/JSON: keyword ~arm64, bug #620108 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-perl/JSON/JSON-2.940.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/JSON/JSON-2.940.0.ebuild b/dev-perl/JSON/JSON-2.940.0.ebuild index 92ebaa7d075..5bac66c7a6f 100644 --- a/dev-perl/JSON/JSON-2.940.0.ebuild +++ b/dev-perl/JSON/JSON-2.940.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON (JavaScript Object Notation) encoder/decoder" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test +xs" RDEPEND="xs? ( >=dev-perl/JSON-XS-2.340.0 )"
