summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Loeser <halcy0n@gentoo.org>2011-07-10 23:01:38 +0000
committerMark Loeser <halcy0n@gentoo.org>2011-07-10 23:01:38 +0000
commit25a9f63f699561e5b4e4b64f26887fc004ea5378 (patch)
treeb85423bf1742e66d00e74f49e7e5703d0be14488 /dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild
parentAdded mask for beta release of pgadmin3 (diff)
downloadgentoo-2-25a9f63f699561e5b4e4b64f26887fc004ea5378.tar.gz
gentoo-2-25a9f63f699561e5b4e4b64f26887fc004ea5378.tar.bz2
gentoo-2-25a9f63f699561e5b4e4b64f26887fc004ea5378.zip
Stable for ppc64; bug #355299
(Portage version: 2.1.10.3/cvs/Linux ppc64)
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 565eb29b692c..9ee093e5b80a 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-2011 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.9 2011/04/16 17:16:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.5.ebuild,v 1.10 2011/07/10 23:01:38 halcy0n 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-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~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"