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, 18 Nov 2018 10:38:29
Message-Id: 1542537225.c2afe41d1a4c99b0cb18adaba0518068088a4c00.slyfox@gentoo
1 commit: c2afe41d1a4c99b0cb18adaba0518068088a4c00
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 18 10:33:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 18 10:33:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2afe41d
7
8 dev-ruby/rspec-expectations: stable 3.7.0 for ia64, bug #666742
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild
18 index b1735046714..0a614997279 100644
19 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild
20 +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.7.0.ebuild
21 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
22
23 LICENSE="MIT"
24 SLOT="3"
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 +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"
27 IUSE=""
28
29 SUBVERSION="$(get_version_component_range 1-2)"