summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-05 17:07:39 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-05 17:07:39 +0000
commitc09d159acd8396c4bfac623c03fea2c16422d7ed (patch)
treedaf1e1db686aae5b3b2399828c5bb9cd051a2513 /dev-ruby
parentadd ~arm, bug #331061 (diff)
downloadgentoo-2-c09d159acd8396c4bfac623c03fea2c16422d7ed.tar.gz
gentoo-2-c09d159acd8396c4bfac623c03fea2c16422d7ed.tar.bz2
gentoo-2-c09d159acd8396c4bfac623c03fea2c16422d7ed.zip
add ~arm, bug #331061
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/json/ChangeLog5
-rw-r--r--dev-ruby/json/json-1.4.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index 442718961ff8..1c38b00f9077 100644
--- a/dev-ruby/json/ChangeLog
+++ b/dev-ruby/json/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/json
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.37 2010/07/24 17:00:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.38 2010/08/05 17:07:39 maekke Exp $
+
+ 05 Aug 2010; Markus Meier <maekke@gentoo.org> json-1.4.3-r2.ebuild:
+ add ~arm, bug #331061
24 Jul 2010; Raúl Porcel <armin76@gentoo.org> json-1.4.3-r1.ebuild:
ia64/sparc stable wrt #325695
diff --git a/dev-ruby/json/json-1.4.3-r2.ebuild b/dev-ruby/json/json-1.4.3-r2.ebuild
index afe604c336bd..1bf02dfa329b 100644
--- a/dev-ruby/json/json-1.4.3-r2.ebuild
+++ b/dev-ruby/json/json-1.4.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.3-r2.ebuild,v 1.1 2010/06/26 11:48:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.3-r2.ebuild,v 1.2 2010/08/05 17:07:39 maekke Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://json.rubyforge.org/"
LICENSE="|| ( Ruby GPL-2 )"
SRC_URI="mirror://rubygems/${P}.gem"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris ~x64-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
SLOT="0"
IUSE=""