Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-expectations/
Date: Sat, 02 Jan 2016 16:29:46
Message-Id: 1451752161.50a0c9364e67a1a1286ddfb039cf1b0f3e64803c.jer@gentoo
1 commit: 50a0c9364e67a1a1286ddfb039cf1b0f3e64803c
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 16:25:33 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 16:29:21 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a0c936
7
8 dev-ruby/rspec-expectations: Stable for PPC64 (bug #565114).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
17 index a458049..4616b99 100644
18 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
19 +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
20 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
21
22 LICENSE="MIT"
23 SLOT="2"
24 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE=""
27
28 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3"