diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-03-08 00:32:57 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-03-08 00:32:57 +0000 |
commit | bf5ee8bf9e7389ae5855d590daa499ecb0d582cd (patch) | |
tree | e542031d1e174db099650c1016fa9a17b3bead5a /dev-ruby/rspec/rspec-1.3.2.ebuild | |
parent | Add ~x86-fbsd. (diff) | |
download | gentoo-2-bf5ee8bf9e7389ae5855d590daa499ecb0d582cd.tar.gz gentoo-2-bf5ee8bf9e7389ae5855d590daa499ecb0d582cd.tar.bz2 gentoo-2-bf5ee8bf9e7389ae5855d590daa499ecb0d582cd.zip |
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec/rspec-1.3.2.ebuild')
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rspec/rspec-1.3.2.ebuild b/dev-ruby/rspec/rspec-1.3.2.ebuild index b8c7c0955e3d..a643519ef23d 100644 --- a/dev-ruby/rspec/rspec-1.3.2.ebuild +++ b/dev-ruby/rspec/rspec-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.2 2011/12/26 11:12:11 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.3 2012/03/08 00:32:57 naota Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # it's actually optional, but tests fail if it's not installed and |