diff options
author | 2011-08-02 16:38:51 +0000 | |
---|---|---|
committer | 2011-08-02 16:38:51 +0000 | |
commit | 560abffadafbceab0365250156cf4fef79eb93cc (patch) | |
tree | ab09828675d3be619442bb847253f0e309571a94 /dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild | |
parent | Stable on amd64 wrt bug #369573 (diff) | |
download | gentoo-2-560abffadafbceab0365250156cf4fef79eb93cc.tar.gz gentoo-2-560abffadafbceab0365250156cf4fef79eb93cc.tar.bz2 gentoo-2-560abffadafbceab0365250156cf4fef79eb93cc.zip |
Stable on amd64 wrt bug #369573
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild')
-rw-r--r-- | dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild b/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild index 74a412254e68..850c95eed92d 100644 --- a/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild +++ b/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild,v 1.3 2011/07/23 14:36:04 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.6.0.ebuild,v 1.4 2011/08/02 16:38:51 hwoarang Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" # cucumber and rspec-core are loaded unconditionally in the Rakefile, |