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: Wed, 29 Mar 2017 02:06:29
Message-Id: 1490752829.4b731033b7bc351a78b5321a9103e1c14cf07647.jer@gentoo
1 commit: 4b731033b7bc351a78b5321a9103e1c14cf07647
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 29 02:00:29 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 29 02:00:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b731033
7
8 dev-ruby/rspec-expectations: Stable for HPPA (bug #565112).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
17 index fb9fd65b90b..8dc9841814a 100644
18 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
19 +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.5.0.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
21
22 LICENSE="MIT"
23 SLOT="3"
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 +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"
26 IUSE=""
27
28 SUBVERSION="$(get_version_component_range 1-2)"