summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-07-23 20:03:07 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-07-23 20:03:07 +0000
commit366778ee0a5dad94693719f1c750e4a8b1222772 (patch)
treea09a8be55d21a748e729daef93ea7c774b30365e /dev-ruby/rspec-rails
parentx86 keyworded, see bug 417587 (diff)
downloadgentoo-2-366778ee0a5dad94693719f1c750e4a8b1222772.tar.gz
gentoo-2-366778ee0a5dad94693719f1c750e4a8b1222772.tar.bz2
gentoo-2-366778ee0a5dad94693719f1c750e4a8b1222772.zip
x86 keyworded, see bug 417587
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/rspec-rails')
-rw-r--r--dev-ruby/rspec-rails/ChangeLog6
-rw-r--r--dev-ruby/rspec-rails/rspec-rails-2.10.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-rails/ChangeLog b/dev-ruby/rspec-rails/ChangeLog
index c98f5eec1df5..5344c4d7b834 100644
--- a/dev-ruby/rspec-rails/ChangeLog
+++ b/dev-ruby/rspec-rails/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec-rails
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.55 2012/07/15 07:04:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.56 2012/07/23 20:03:07 nativemad Exp $
+
+ 23 Jul 2012; Andreas Schuerch <nativemad@gentoo.org>
+ rspec-rails-2.10.1.ebuild:
+ x86 keyworded, see bug 417587
*rspec-rails-2.11.0 (15 Jul 2012)
diff --git a/dev-ruby/rspec-rails/rspec-rails-2.10.1.ebuild b/dev-ruby/rspec-rails/rspec-rails-2.10.1.ebuild
index 6ce3872d5981..d7cb0d96c587 100644
--- a/dev-ruby/rspec-rails/rspec-rails-2.10.1.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-2.10.1.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-rails/rspec-rails-2.10.1.ebuild,v 1.1 2012/06/10 06:54:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/rspec-rails-2.10.1.ebuild,v 1.2 2012/07/23 20:03:07 nativemad Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://rspec.info/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
ruby_add_rdepend "=dev-ruby/activesupport-3*