diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:27:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:27:21 +0000 |
commit | 24eb01148bb2c86a811406e77213f5a484e0f310 (patch) | |
tree | 006c15d42890c72b3a7f6539d6e54e254e2cc153 /dev-ruby/rspec/rspec-1.3.1.ebuild | |
parent | Remove bogus dependency on virtual/blackbox, bug 358825. (diff) | |
download | historical-24eb01148bb2c86a811406e77213f5a484e0f310.tar.gz historical-24eb01148bb2c86a811406e77213f5a484e0f310.tar.bz2 historical-24eb01148bb2c86a811406e77213f5a484e0f310.zip |
ia64 stable wrt #356269
Package-Manager: portage-2.1.9.45/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/rspec/rspec-1.3.1.ebuild')
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-1.3.1.ebuild b/dev-ruby/rspec/rspec-1.3.1.ebuild index ac1a5e74388d..c1c9fa05a953 100644 --- a/dev-ruby/rspec/rspec-1.3.1.ebuild +++ b/dev-ruby/rspec/rspec-1.3.1.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/rspec-1.3.1.ebuild,v 1.7 2011/04/01 08:03:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1.ebuild,v 1.8 2011/04/16 17:27:21 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,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 ~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 |