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/test-unit-rr/
Date: Sat, 09 Dec 2017 11:52:18
Message-Id: 1512820327.030c57fa6bd5a1580eec458fd9611b9929e3f5e0.slyfox@gentoo
1 commit: 030c57fa6bd5a1580eec458fd9611b9929e3f5e0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 9 11:51:57 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 9 11:52:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030c57fa
7
8 dev-ruby/test-unit-rr: stable 1.0.5 for hppa, bug #639720
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild
17 index 9b9e1e8fc8b..c065ae3b1ae 100644
18 --- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild
19 +++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.5.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/test-unit/test-unit-rr"
21
22 LICENSE="LGPL-2.1+"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 IUSE=""
27
28 ruby_add_rdepend ">=dev-ruby/rr-1.1.1 >=dev-ruby/test-unit-2.5.2"