Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-expectations/
Date: Tue, 24 Nov 2015 20:33:31
Message-Id: 1448397058.2184fdd222661c7e09273d8881df7a052ec9cb74.maekke@gentoo
1 commit: 2184fdd222661c7e09273d8881df7a052ec9cb74
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 24 20:30:58 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 24 20:30:58 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2184fdd2
7
8 dev-ruby/rspec-core: arm stable, bug #565114
9
10 Package-Manager: portage-2.2.25
11 RepoMan-Options: --include-arches="arm"
12
13 dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
17 index 89dd71f..af77087 100644
18 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
19 +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild
20 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
21
22 LICENSE="MIT"
23 SLOT="2"
24 -KEYWORDS="~alpha amd64 ~arm ~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 +KEYWORDS="~alpha amd64 arm ~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"
26 IUSE=""
27
28 ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3"