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/tins/
Date: Sun, 22 Oct 2017 07:07:00
Message-Id: 1508655803.478ed93fe3b88d5f8fa35678d0f3c6b6bc95ede6.graaff@gentoo
1 commit: 478ed93fe3b88d5f8fa35678d0f3c6b6bc95ede6
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 07:03:23 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 07:03:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=478ed93f
7
8 dev-ruby/tins: amd64 stable, bug 628678
9
10 Package-Manager: Portage-2.3.8, 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 125266a7e50..2c5119f03cc 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 )"