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/sawyer/
Date: Sun, 30 Jul 2017 06:10:47
Message-Id: 1501394252.62b4bdfefd2e5039f2bbd80ceb50050e7a0de9ed.graaff@gentoo
1 commit: 62b4bdfefd2e5039f2bbd80ceb50050e7a0de9ed
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 30 05:41:48 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 30 05:57:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b4bdfe
7
8 dev-ruby/sawyer: move ~x86 keyword forward
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/sawyer/sawyer-0.8.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/sawyer/sawyer-0.8.1.ebuild b/dev-ruby/sawyer/sawyer-0.8.1.ebuild
16 index 6676ca7b4b2..265ff5c5183 100644
17 --- a/dev-ruby/sawyer/sawyer-0.8.1.ebuild
18 +++ b/dev-ruby/sawyer/sawyer-0.8.1.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/lostisland/sawyer"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm"
30 +KEYWORDS="~amd64 ~arm ~x86"
31 IUSE=""
32
33 ruby_add_rdepend "<dev-ruby/faraday-1.0