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: Sun, 10 Dec 2017 22:39:37
Message-Id: 1512945568.534f9e166b6f7a42b735e9ad1e2663593cd5eab9.slyfox@gentoo
1 commit: 534f9e166b6f7a42b735e9ad1e2663593cd5eab9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 10 22:39:12 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 10 22:39:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=534f9e16
7
8 dev-ruby/test-unit-rr: stable 1.0.5 for ppc/ppc64, bug #639720
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc ppc64"
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 c065ae3b1ae..ea4c9e69f36 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"