diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 16:22:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-18 16:22:47 +0000 |
commit | 4c42bfd909a330e1c3833a27511ac83edf2ea8ed (patch) | |
tree | 84bd23d78c16bfa9221ce38a6a963ac5db56f45b /dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild | |
parent | Add ~ia64 wrt #337113 (diff) | |
download | gentoo-2-4c42bfd909a330e1c3833a27511ac83edf2ea8ed.tar.gz gentoo-2-4c42bfd909a330e1c3833a27511ac83edf2ea8ed.tar.bz2 gentoo-2-4c42bfd909a330e1c3833a27511ac83edf2ea8ed.zip |
Add ~ia64 wrt #337113
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild b/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild index 61703bf530df..9e0b5f4c989a 100644 --- a/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild +++ b/dev-ruby/rspec-core/rspec-core-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-core/rspec-core-2.0.0_beta22.ebuild,v 1.1 2010/09/13 18:00:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild,v 1.2 2010/09/18 16:22:47 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19" @@ -21,7 +21,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_bdepend "dev-ruby/syntax" |