Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/github_api/
Date: Wed, 28 Jun 2017 06:09:22
Message-Id: 1498628252.79fcc17c2ac9a4c130800c97cbc51444f87313c8.graaff@gentoo
1 commit: 79fcc17c2ac9a4c130800c97cbc51444f87313c8
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 05:37:32 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 05:37:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79fcc17c
7
8 dev-ruby/github_api: move ~x86 keyword forward
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-ruby/github_api/github_api-0.14.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/github_api/github_api-0.14.5.ebuild b/dev-ruby/github_api/github_api-0.14.5.ebuild
16 index 0cfa8928cdb..51ebdfb245b 100644
17 --- a/dev-ruby/github_api/github_api-0.14.5.ebuild
18 +++ b/dev-ruby/github_api/github_api-0.14.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -17,7 +17,7 @@ RUBY_S="github-${PV}"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc64"
30 +KEYWORDS="~amd64 ~ppc64 ~x86"
31 IUSE=""
32
33 ruby_add_rdepend "