summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/ruby_parser/ChangeLog5
-rw-r--r--dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby_parser/ChangeLog b/dev-ruby/ruby_parser/ChangeLog
index ca10155f19d5..9b8d3eec060d 100644
--- a/dev-ruby/ruby_parser/ChangeLog
+++ b/dev-ruby/ruby_parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby_parser
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.3 2009/09/02 07:42:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ChangeLog,v 1.4 2009/10/05 20:54:44 volkmar Exp $
+
+ 05 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> ruby_parser-2.0.4.ebuild:
+ Keywording for ppc, bug 280631
02 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
ruby_parser-2.0.4.ebuild:
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild
index a6aff0c28fcb..19e79da424f6 100644
--- a/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild
+++ b/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.4.ebuild,v 1.2 2009/09/02 07:42:14 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.4.ebuild,v 1.3 2009/10/05 20:54:44 volkmar Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://parsetree.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
USE_RUBY="ruby18"