Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/multi_json/
Date: Thu, 29 Jun 2017 20:54:02
Message-Id: 1498769629.2510ab48a089d620ce45f1b26fb668dced47c1bc.slyfox@gentoo
1 commit: 2510ab48a089d620ce45f1b26fb668dced47c1bc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 29 20:48:31 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 29 20:53:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2510ab48
7
8 dev-ruby/multi_json: ia64 keyworded, bug #562452
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/multi_json/multi_json-1.12.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/multi_json/multi_json-1.12.1.ebuild b/dev-ruby/multi_json/multi_json-1.12.1.ebuild
16 index 0279864b108..32da61aa827 100644
17 --- a/dev-ruby/multi_json/multi_json-1.12.1.ebuild
18 +++ b/dev-ruby/multi_json/multi_json-1.12.1.ebuild
19 @@ -20,7 +20,7 @@ DESCRIPTION="A gem to provide swappable JSON backends"
20 HOMEPAGE="https://github.com/intridea/multi_json"
21 LICENSE="MIT"
22
23 -KEYWORDS="~alpha ~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"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 SLOT="0"
26 IUSE=""