summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-12-22 19:21:44 +0000
committerAnthony G. Basile <blueness@gentoo.org>2013-12-22 19:21:44 +0000
commit048aff157d13148227c98a9e969e04e2fb3e466b (patch)
tree3eb06c85dd8ffc903b13b28d02ce35e281931e5a /dev-ruby/multi_json
parentStable for HPPA (bug #441906). (diff)
downloadgentoo-2-048aff157d13148227c98a9e969e04e2fb3e466b.tar.gz
gentoo-2-048aff157d13148227c98a9e969e04e2fb3e466b.tar.bz2
gentoo-2-048aff157d13148227c98a9e969e04e2fb3e466b.zip
Keyword ~ppc64, bug #465948
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-ruby/multi_json')
-rw-r--r--dev-ruby/multi_json/ChangeLog6
-rw-r--r--dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/multi_json/ChangeLog b/dev-ruby/multi_json/ChangeLog
index e91dce458765..6cee7ffbc1ee 100644
--- a/dev-ruby/multi_json/ChangeLog
+++ b/dev-ruby/multi_json/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/multi_json
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.33 2013/10/25 06:41:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/ChangeLog,v 1.34 2013/12/22 19:21:44 blueness Exp $
+
+ 22 Dec 2013; Anthony G. Basile <blueness@gentoo.org>
+ multi_json-1.6.1-r1.ebuild:
+ Keyword ~ppc64, bug #465948
*multi_json-1.6.1-r1 (25 Oct 2013)
diff --git a/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild b/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild
index fd658af69f3e..96df4cd5ed5a 100644
--- a/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild
+++ b/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild,v 1.1 2013/10/25 06:41:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_json/multi_json-1.6.1-r1.ebuild,v 1.2 2013/12/22 19:21:44 blueness Exp $
EAPI=5
@@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends"
HOMEPAGE="http://github.com/intridea/multi_json"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""