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-core/
Date: Sun, 18 Nov 2018 10:38:28
Message-Id: 1542537221.37c8a887a49114b94c5bae5cab3abcc8e167e7c1.slyfox@gentoo
1 commit: 37c8a887a49114b94c5bae5cab3abcc8e167e7c1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 18 10:33:41 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 18 10:33:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c8a887
7
8 dev-ruby/rspec-core: stable 3.7.1 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-core/rspec-core-3.7.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild
18 index 9adc841a77d..96060fd4115 100644
19 --- a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild
20 +++ b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild
21 @@ -22,7 +22,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="highlight"
28
29 SUBVERSION="$(get_version_component_range 1-2)"