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: Sun, 29 Jul 2018 10:36:12
Message-Id: 1532860094.1b706ec41e4ad8c897c9f87b0d78854e5454057d.slyfox@gentoo
1 commit: 1b706ec41e4ad8c897c9f87b0d78854e5454057d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 29 10:28:14 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 29 10:28:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b706ec4
7
8 dev-ruby/rspec-expectations: stable 3.6.0 for ppc64, bug #653658
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild
17 index 1165e6d7b6e..e7e12fffdb2 100644
18 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild
19 +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.6.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 ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ~arm64 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)"