summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-12-28 08:08:34 +0000
committerFabian Groffen <grobian@gentoo.org>2010-12-28 08:08:34 +0000
commit2792dbc140fe4e082103a3b7f492aa125849094a (patch)
tree01790e3bd99414d111bad865aad26f6f48ceb8c8 /dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild
parentProvide missing file for tests. Restrict tests due to additional failure, (diff)
downloadgentoo-2-2792dbc140fe4e082103a3b7f492aa125849094a.tar.gz
gentoo-2-2792dbc140fe4e082103a3b7f492aa125849094a.tar.bz2
gentoo-2-2792dbc140fe4e082103a3b7f492aa125849094a.zip
Added Prefix keywords
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild')
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild
index e4cbf854d5ad..ba8a8825f4e0 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.0.5.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/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.3 2010/10/23 15:49:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.4 2010/12/28 08:08:34 grobian Exp $
EAPI=2
@@ -21,7 +21,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_rdepend ">=dev-ruby/sexp-processor-3.0.1"