Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-expectations/
Date: Sun, 22 Oct 2017 20:33:12
Message-Id: 1508704371.31a571e29e627cf7dae06c1b7c457a7932faabee.whissi@gentoo
1 commit: 31a571e29e627cf7dae06c1b7c457a7932faabee
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 20:25:42 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 20:32:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a571e2
7
8 dev-ruby/rspec-expectations: x86 stable (bug #634508)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild
16 index 1e19f996bb2..978c3c074ed 100644
17 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild
18 +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.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="2"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~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 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3"