diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-20 21:58:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-20 21:58:56 +0000 |
commit | 48802956c18c39f5090b527b784994667f60a313 (patch) | |
tree | 3377e9fa4171d9d04da40b73f765c6039107f1a6 /dev-ruby/ruby-libart2 | |
parent | Marking ruby-gtksourceview-0.19.4 ppc for bug 329807 (diff) | |
download | gentoo-2-48802956c18c39f5090b527b784994667f60a313.tar.gz gentoo-2-48802956c18c39f5090b527b784994667f60a313.tar.bz2 gentoo-2-48802956c18c39f5090b527b784994667f60a313.zip |
Marking ruby-libart2-0.19.4 ppc for bug 329807
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/ruby-libart2')
-rw-r--r-- | dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild b/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild index b62cf8387dc8..ad337481b2e0 100644 --- a/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild +++ b/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.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-libart2/ruby-libart2-0.19.4.ebuild,v 1.4 2010/08/28 17:38:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild,v 1.5 2010/10/20 21:58:56 ranger Exp $ EAPI="2" USE_RUBY="ruby18" @@ -8,7 +8,7 @@ USE_RUBY="ruby18" inherit ruby-ng-gnome2 DESCRIPTION="Ruby Libart2 bindings" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" RDEPEND="${RDEPEND} >=media-libs/libart_lgpl-2" |