dev-perl/JSON-2.940.0: added ~hppa, bug 620108
authorMatt Turner <mattst88@gentoo.org>
Wed, 21 Mar 2018 04:51:30 +0000 (21:51 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 21 Mar 2018 04:51:30 +0000 (21:51 -0700)
dev-perl/JSON/JSON-2.940.0.ebuild

index 9d8123d080dd056a7e07d3b1639552bd1cf0a305..3d7ac208017be1a1de12001a09c04f52a5dccace 100644 (file)
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="JSON (JavaScript Object Notation) encoder/decoder"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~m68k ~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 ~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 )"