diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 21:00:45 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 21:00:45 +0000 |
commit | 4aee31ebd4f2ad8201f3c7c27437bf6d4ad61351 (patch) | |
tree | 4651a52dbec509478731fbab619bd17d248aa4b7 /dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild | |
parent | Marking py-1.3.4 ppc64 for bug 341335 (diff) | |
download | gentoo-2-4aee31ebd4f2ad8201f3c7c27437bf6d4ad61351.tar.gz gentoo-2-4aee31ebd4f2ad8201f3c7c27437bf6d4ad61351.tar.bz2 gentoo-2-4aee31ebd4f2ad8201f3c7c27437bf6d4ad61351.zip |
Marked ~x64-solaris
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc)
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 07fb596fc72f..a4c01a2b9b09 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.3 2010/10/25 02:07:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild,v 1.4 2010/12/27 21:00:45 grobian 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/syntax" |