dev-perl/JSON: x86 stable (bug #657690)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 10 Jun 2018 17:22:13 +0000 (19:22 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 10 Jun 2018 17:42:42 +0000 (19:42 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/JSON/JSON-2.940.0.ebuild

index b7f0a7d6d4d83a92c17895ee8eb8a3c6694dd901..e19f523f89c11796eaaf99f66e3e7436be2da60d 100644 (file)
@@ -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 )"