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, 28 Jun 2017 20:50:04
Message-Id: 1498682978.2e8cf0cefc7b907b5f97e59d9b47e3fdaa2418ef.slyfox@gentoo
1 commit: 2e8cf0cefc7b907b5f97e59d9b47e3fdaa2418ef
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 20:29:25 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 20:49:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8cf0ce
7
8 dev-ruby/rspec-expectations: ia64 keyworded, bug #587756
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild
16 index 2ab2ce2d6ad..c199b868e8e 100644
17 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild
18 +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
20
21 LICENSE="MIT"
22 SLOT="3"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 SUBVERSION="$(get_version_component_range 1-2)"