Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec/
Date: Fri, 08 Jul 2016 10:30:23
Message-Id: 1467973807.f1623665355f491719dc80c673db4a38b92c36ed.ago@gentoo
1 commit: f1623665355f491719dc80c673db4a38b92c36ed
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 8 10:30:07 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 8 10:30:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1623665
7
8 dev-ruby/rspec: sparc stable wrt bug #565114
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-ruby/rspec/rspec-2.14.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/rspec/rspec-2.14.1-r1.ebuild b/dev-ruby/rspec/rspec-2.14.1-r1.ebuild
18 index ace2361..6f4cc20 100644
19 --- a/dev-ruby/rspec/rspec-2.14.1-r1.ebuild
20 +++ b/dev-ruby/rspec/rspec-2.14.1-r1.ebuild
21 @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
22
23 LICENSE="MIT"
24 SLOT="2"
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 +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"
27 IUSE=""
28
29 SUBVERSION="$(get_version_component_range 1-2)"