Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-expectations/
Date: Mon, 27 Feb 2017 17:01:58
Message-Id: 1488214847.efa3b310c1e28e7c56a79af0d5f93a5ec9f4175c.xmw@gentoo
1 commit: efa3b310c1e28e7c56a79af0d5f93a5ec9f4175c
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 15:25:14 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 17:00:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa3b310
7
8 dev-ruby/rspec-expectations: ppc stable (bug 590274).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
16 index e2a4290f3b..31e1e89381 100644
17 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
18 +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
20
21 LICENSE="MIT"
22 SLOT="3"
23 -KEYWORDS="alpha amd64 arm ~hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 SUBVERSION="$(get_version_component_range 1-2)"