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/tins/
Date: Mon, 23 Oct 2017 18:42:50
Message-Id: 1508784129.8ea8dcda3b9d27ae0d9e8ceb1e78ae5f559fc048.whissi@gentoo
1 commit: 8ea8dcda3b9d27ae0d9e8ceb1e78ae5f559fc048
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 18:19:39 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 18:42:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ea8dcda
7
8 dev-ruby/tins: x86 stable (bug #628678)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-ruby/tins/tins-1.14.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/tins/tins-1.14.0.ebuild b/dev-ruby/tins/tins-1.14.0.ebuild
16 index 2c5119f03cc..4abacc3297a 100644
17 --- a/dev-ruby/tins/tins-1.14.0.ebuild
18 +++ b/dev-ruby/tins/tins-1.14.0.ebuild
19 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/flori/tins"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86"
25 IUSE=""
26
27 ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"