summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-03-08 14:35:11 +0000
committerJeroen Roovers <jer@gentoo.org>2011-03-08 14:35:11 +0000
commit5b5cf1bb45d7041369fff9a4deebeeb2de9b09cd (patch)
treed4934ae9e9bee3a5dbd9090b510baf0a470670e4 /perl-core/JSON-PP/JSON-PP-2.271.50.ebuild
parentx86 stable per bug 357057 (diff)
downloadgentoo-2-5b5cf1bb45d7041369fff9a4deebeeb2de9b09cd.tar.gz
gentoo-2-5b5cf1bb45d7041369fff9a4deebeeb2de9b09cd.tar.bz2
gentoo-2-5b5cf1bb45d7041369fff9a4deebeeb2de9b09cd.zip
Marked ~hppa (bug #357599).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'perl-core/JSON-PP/JSON-PP-2.271.50.ebuild')
-rw-r--r--perl-core/JSON-PP/JSON-PP-2.271.50.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild b/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild
index 86ea3601dc9e..aa0910f120f8 100644
--- a/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild
+++ b/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild,v 1.1 2011/03/08 08:12:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild,v 1.2 2011/03/08 14:35:11 jer Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="JSON::XS compatible pure-Perl module"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!!<dev-perl/JSON-2.50"