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: Wed, 19 Sep 2018 20:27:09
Message-Id: 1537388817.6a8bbd941e32ffbe4b1b1774f6bd6907e538cdda.slyfox@gentoo
1 commit: 6a8bbd941e32ffbe4b1b1774f6bd6907e538cdda
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 19 20:24:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 19 20:26:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8bbd94
7
8 dev-ruby/rspec-expectations: stable 3.6.0 for ia64, bug #653658
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ia64"
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 006db3d09cd..aa7530d2fe5 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)"