diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:09:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-16 10:09:07 +0000 |
commit | 8de3c93f89460de29e786c6e1c551407e30d6273 (patch) | |
tree | 665f3d738985124b3959426d5272ab03e6ff608e /dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-8de3c93f89460de29e786c6e1c551407e30d6273.tar.gz gentoo-2-8de3c93f89460de29e786c6e1c551407e30d6273.tar.bz2 gentoo-2-8de3c93f89460de29e786c6e1c551407e30d6273.zip |
stable on ppc64
Diffstat (limited to 'dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild')
-rw-r--r-- | dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild b/dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild index 18ae43bfd051..093ee73c9a49 100644 --- a/dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild +++ b/dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild,v 1.11 2004/11/01 20:50:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdtool/rdtool-0.6.14-r1.ebuild,v 1.12 2004/12/16 10:04:24 corsair Exp $ IUSE="emacs" @@ -11,7 +11,7 @@ HOMEPAGE="http://raa.ruby-lang.org/list.rhtml?name=rdtool" SRC_URI="http://www2.pos.to/~tosh/ruby/rdtool/archive/${P}.tar.gz" LICENSE="Ruby GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc alpha ppc ~amd64 ~ppc64" +KEYWORDS="x86 ~sparc alpha ppc ~amd64 ppc64" USE_RUBY="any" |