diff options
author | Tom Martin <slarti@gentoo.org> | 2004-07-03 11:31:48 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-07-03 11:31:48 +0000 |
commit | 848733f69685d03475bed3f941a2f21ca487e3bb (patch) | |
tree | 0893751d247ba1277e83f8525994568e4d2780c8 /dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-848733f69685d03475bed3f941a2f21ca487e3bb.tar.gz gentoo-2-848733f69685d03475bed3f941a2f21ca487e3bb.tar.bz2 gentoo-2-848733f69685d03475bed3f941a2f21ca487e3bb.zip |
Added to ~amd64
Diffstat (limited to 'dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild b/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild index 6905bf864f58..e5a90d37df84 100644 --- a/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild +++ b/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.9.1.ebuild,v 1.5 2004/06/30 19:41:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.9.1.ebuild,v 1.6 2004/07/03 11:28:55 slarti Exp $ inherit ruby ruby-gnome2 DESCRIPTION="Ruby Libart2 bindings" -KEYWORDS="~alpha x86 ~ppc ~ia64 ~sparc" +KEYWORDS="~alpha x86 ~ppc ~ia64 ~sparc ~amd64" USE_RUBY="ruby16 ruby18 ruby19" DEPEND="${DEPEND} >=media-libs/libart_lgpl-2" RDEPEND="${RDEPEND} >=media-libs/libart_lgpl-2" |