summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-03-13 21:41:37 +0000
committerMarkus Meier <maekke@gentoo.org>2011-03-13 21:41:37 +0000
commit4b9f34ce04481edd7523812575332273ae960aa5 (patch)
treeddef9b828fe739091f3a0b487c3187b54bac1696 /perl-core/JSON-PP/JSON-PP-2.271.50.ebuild
parentarm stable, bug #356941 (diff)
downloadgentoo-2-4b9f34ce04481edd7523812575332273ae960aa5.tar.gz
gentoo-2-4b9f34ce04481edd7523812575332273ae960aa5.tar.bz2
gentoo-2-4b9f34ce04481edd7523812575332273ae960aa5.zip
add ~arm, bug #357599
(Portage version: 2.1.9.42/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 aa0910f120f8..e91bfa7a7479 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.2 2011/03/08 14:35:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/JSON-PP/JSON-PP-2.271.50.ebuild,v 1.3 2011/03/13 21:41:37 maekke Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="JSON::XS compatible pure-Perl module"
SLOT="0"
-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"
+KEYWORDS="~amd64 ~arm ~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"