summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-09-14 16:14:25 +0000
committerJeroen Roovers <jer@gentoo.org>2011-09-14 16:14:25 +0000
commita6cf87613f950d42eb5407bc01bc84b89966e3a7 (patch)
treeb5b3284f14d581a25bfc5c28e7b09326efa87ab7 /dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild
parentFix building with libpng15 wrt #378377 by Diego Elio Pettenò (diff)
downloadhistorical-a6cf87613f950d42eb5407bc01bc84b89966e3a7.tar.gz
historical-a6cf87613f950d42eb5407bc01bc84b89966e3a7.tar.bz2
historical-a6cf87613f950d42eb5407bc01bc84b89966e3a7.zip
Stable for HPPA (bug #369573).
Package-Manager: portage-2.2.0_alpha55/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild')
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild
index 35eb949a7b11..5a6e944a83fe 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-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-expectations/rspec-expectations-2.6.0.ebuild,v 1.5 2011/08/27 09:49:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild,v 1.6 2011/09/14 16:09:38 jer Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2"