Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec/
Date: Sun, 25 Dec 2016 06:04:33
Message-Id: 1482645574.a8262589fcc8cc456cb85f313ad045796f8aaae1.bman@gentoo
1 commit: a8262589fcc8cc456cb85f313ad045796f8aaae1
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 05:59:34 2016 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 05:59:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8262589
7
8 dev-ruby/rspec: amd64 stable wrt bug #565112
9
10 dev-ruby/rspec/rspec-3.5.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-ruby/rspec/rspec-3.5.0.ebuild b/dev-ruby/rspec/rspec-3.5.0.ebuild
14 index 27629c3..fe32e5c 100644
15 --- a/dev-ruby/rspec/rspec-3.5.0.ebuild
16 +++ b/dev-ruby/rspec/rspec-3.5.0.ebuild
17 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rspec/rspec"
18
19 LICENSE="MIT"
20 SLOT="3"
21 -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
22 +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc64 ~x86"
23 IUSE=""
24
25 SUBVERSION="$(get_version_component_range 1-2)"