diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-20 21:51:30 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-20 21:51:30 -0700 |
commit | c394c2ac891c9c38ca4a40552eef63aa7940dcca (patch) | |
tree | 4cb2702ae416eb79d88bc6791f742c905ea2e245 /dev-perl/JSON | |
parent | dev-vcs/subversion-1.9.7-r1: hppa stable, bug 635074 (diff) | |
download | gentoo-c394c2ac891c9c38ca4a40552eef63aa7940dcca.tar.gz gentoo-c394c2ac891c9c38ca4a40552eef63aa7940dcca.tar.bz2 gentoo-c394c2ac891c9c38ca4a40552eef63aa7940dcca.zip |
dev-perl/JSON-2.940.0: added ~hppa, bug 620108
Diffstat (limited to 'dev-perl/JSON')
-rw-r--r-- | dev-perl/JSON/JSON-2.940.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON/JSON-2.940.0.ebuild b/dev-perl/JSON/JSON-2.940.0.ebuild index 9d8123d080dd..3d7ac208017b 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 ~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 )" |