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/rspec-expectations/
Date: Fri, 01 Dec 2017 22:57:48
Message-Id: 1512169059.3f4741dee7977bac1a7dbe144507b6435965698a.slyfox@gentoo
1 commit: 3f4741dee7977bac1a7dbe144507b6435965698a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 22:56:39 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 22:57:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4741de
7
8 dev-ruby/rspec-expectations: stable 3.5.0 for sparc, bug #565112 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
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 e1ad1a97f5c..8d7056ae252 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 ia64 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 ia64 ppc ppc64 sparc 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)"