diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:43:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-18 11:43:26 +0000 |
commit | 3cba8ce865adcef2f370706076a54fd39682e2bd (patch) | |
tree | f98785603e15321dfb191c0edb9f816f49114fc3 /dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild | |
parent | Stable for ppc, wrt bug #505920 (diff) | |
download | gentoo-2-3cba8ce865adcef2f370706076a54fd39682e2bd.tar.gz gentoo-2-3cba8ce865adcef2f370706076a54fd39682e2bd.tar.bz2 gentoo-2-3cba8ce865adcef2f370706076a54fd39682e2bd.zip |
Stable for ppc, wrt bug #505920
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild index 6372acf789e9..974e8800d2ae 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.10 2014/08/25 16:03:17 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.11 2014/11/18 11:43:26 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -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" +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" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |