diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 16:21:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 16:21:44 +0000 |
commit | 5d4c4b7304cfab1708b30c0b3807258a5c6ee01f (patch) | |
tree | e25d2a2014d9997a7f7b372b3af20decf5f782e3 /dev-ruby/rspec | |
parent | Respecting LDFLAGS, 337689 (diff) | |
download | gentoo-2-5d4c4b7304cfab1708b30c0b3807258a5c6ee01f.tar.gz gentoo-2-5d4c4b7304cfab1708b30c0b3807258a5c6ee01f.tar.bz2 gentoo-2-5d4c4b7304cfab1708b30c0b3807258a5c6ee01f.zip |
Add ~ia64 wrt #337113
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-2.0.0_beta22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index 5a7dea070acd..3b0ef89cf824 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.78 2010/09/13 18:04:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.79 2010/09/18 16:21:44 armin76 Exp $ + + 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> rspec-2.0.0_beta22.ebuild: + Add ~ia64 wrt #337113 *rspec-2.0.0_beta22 (13 Sep 2010) diff --git a/dev-ruby/rspec/rspec-2.0.0_beta22.ebuild b/dev-ruby/rspec/rspec-2.0.0_beta22.ebuild index c203ef4d92eb..866415fa270e 100644 --- a/dev-ruby/rspec/rspec-2.0.0_beta22.ebuild +++ b/dev-ruby/rspec/rspec-2.0.0_beta22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.0.0_beta22.ebuild,v 1.1 2010/09/13 18:04:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.0.0_beta22.ebuild,v 1.2 2010/09/18 16:21:44 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18" @@ -20,7 +20,7 @@ SRC_URI="mirror://rubygems/${PN}-${RUBY_FAKEGEM_VERSION}.gem" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend " |