Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tins/
Date: Sat, 27 Apr 2019 15:48:38
Message-Id: 1556379852.b19064fb045dd0a1f6f3cd25537d3142362d5749.slyfox@gentoo
1 commit: b19064fb045dd0a1f6f3cd25537d3142362d5749
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 15:44:12 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 15:44:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19064fb
7
8 dev-ruby/tins: stable 1.20.2 for ia64, bug #683872
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-ruby/tins/tins-1.20.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/tins/tins-1.20.2.ebuild b/dev-ruby/tins/tins-1.20.2.ebuild
18 index 8619ff64e3a..dfb7e97f620 100644
19 --- a/dev-ruby/tins/tins-1.20.2.ebuild
20 +++ b/dev-ruby/tins/tins-1.20.2.ebuild
21 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/flori/tins"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86"
27 IUSE=""
28
29 ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"