diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-07-22 07:50:46 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-07-22 07:50:46 +0000 |
commit | 88ac0199fa563a3f55d219aa84a1575a5116d576 (patch) | |
tree | caecdedede4aaca7ce900dbf6ba92f29bdc84dc7 /dev-ruby/rspec | |
parent | marked x86 per bug 427594 (diff) | |
download | gentoo-2-88ac0199fa563a3f55d219aa84a1575a5116d576.tar.gz gentoo-2-88ac0199fa563a3f55d219aa84a1575a5116d576.tar.bz2 gentoo-2-88ac0199fa563a3f55d219aa84a1575a5116d576.zip |
marked x86 per bug 426668
(Portage version: 2.2.0_alpha119/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-2.6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index 36dab71f0546..c2ba5ca44825 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.119 2012/07/15 12:53:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.120 2012/07/22 07:50:46 jdhore Exp $ + + 22 Jul 2012; Jeff Horelick <jdhore@gentoo.org> rspec-2.6.0-r1.ebuild: + marked x86 per bug 426668 15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> rspec-2.6.0-r1.ebuild: Stable for amd64, wrt bug #426668 diff --git a/dev-ruby/rspec/rspec-2.6.0-r1.ebuild b/dev-ruby/rspec/rspec-2.6.0-r1.ebuild index 516c99f5c7ac..05cdba8bf73d 100644 --- a/dev-ruby/rspec/rspec-2.6.0-r1.ebuild +++ b/dev-ruby/rspec/rspec-2.6.0-r1.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/rspec-2.6.0-r1.ebuild,v 1.4 2012/07/15 12:53:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0-r1.ebuild,v 1.5 2012/07/22 07:50:46 jdhore Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 ree18 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -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" +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="" SUBVERSION="$(get_version_component_range 1-2)" |