summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-07-23 20:04:21 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-07-23 20:04:21 +0000
commitac94e8562e3ff5bced5a31d012af05fa2ef36434 (patch)
treec66b726cdf98ee3501938ba479d419bea099ad01 /dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild
parentAdd mythtv user in pkg_setup since we call chown in src_install. (diff)
downloadhistorical-ac94e8562e3ff5bced5a31d012af05fa2ef36434.tar.gz
historical-ac94e8562e3ff5bced5a31d012af05fa2ef36434.tar.bz2
historical-ac94e8562e3ff5bced5a31d012af05fa2ef36434.zip
x86 keyworded, see bug 417587
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild')
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild
index 1a263c05d659..48db016dcd4c 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.10.0.ebuild,v 1.1 2012/06/10 06:51:00 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild,v 1.2 2012/07/23 19:59:52 nativemad Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -19,7 +19,7 @@ RUBY_S="rspec-${PN}-*"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~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.2"