From: Tobias Klausmann Date: Tue, 26 Jun 2018 14:02:11 +0000 (+0200) Subject: dev-perl/JSON-2.940.0-r0: alpha stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2f303b4f5c75813577c9e412f77cc9a0ad911677;p=gentoo.git dev-perl/JSON-2.940.0-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/657690 --- diff --git a/dev-perl/JSON/JSON-2.940.0.ebuild b/dev-perl/JSON/JSON-2.940.0.ebuild index 63a9a17790bb..5680660f8591 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 ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test +xs" RDEPEND="xs? ( >=dev-perl/JSON-XS-2.340.0 )"