Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rainbow/
Date: Sun, 15 Jul 2018 18:55:46
Message-Id: 1531680328.b2f6a23c5875e0c193b51c5d79d7215388faa7e9.whissi@gentoo
1 commit: b2f6a23c5875e0c193b51c5d79d7215388faa7e9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 18:45:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 18:45:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f6a23c
7
8 dev-ruby/rainbow: x86 stable (bug #661260)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 dev-ruby/rainbow/rainbow-3.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rainbow/rainbow-3.0.0.ebuild b/dev-ruby/rainbow/rainbow-3.0.0.ebuild
16 index 7d9e8cb424b..10afefe0624 100644
17 --- a/dev-ruby/rainbow/rainbow-3.0.0.ebuild
18 +++ b/dev-ruby/rainbow/rainbow-3.0.0.ebuild
19 @@ -18,5 +18,5 @@ SRC_URI="https://github.com/sickill/rainbow/archive/v${PV}.tar.gz -> ${PN}-git-$
20
21 LICENSE="MIT"
22 SLOT="3"
23 -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
24 +KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86"
25 IUSE=""