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: Thu, 05 Jul 2018 18:32:49
Message-Id: 1530815543.57be60a12ae2b545e0ded4ea25ac46bc30a6d7a8.slyfox@gentoo
1 commit: 57be60a12ae2b545e0ded4ea25ac46bc30a6d7a8
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jul 5 16:36:18 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 5 18:32:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57be60a1
7
8 dev-ruby/rspec-core: stable 3.6.0 for hppa
9
10 Bug: https://bugs.gentoo.org/653658
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="hppa"
13
14 dev-ruby/rspec-core/rspec-core-3.6.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild
18 index fce7f16125a..cc729f3fa43 100644
19 --- a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild
20 +++ b/dev-ruby/rspec-core/rspec-core-3.6.0.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)"