diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-09 03:13:55 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-09 03:13:55 +0000 |
commit | 3ecd695a2c6f7581c9e7537110b29da9416ec23e (patch) | |
tree | 4f3fd65d49e8a500ea29731d3c2410b23335afa7 /dev-ruby/ruby-config/ruby-config-0.3.ebuild | |
parent | dunno how this got -hppa, but it works fine ~hppa :) (Manifest recommit) (diff) | |
download | gentoo-2-3ecd695a2c6f7581c9e7537110b29da9416ec23e.tar.gz gentoo-2-3ecd695a2c6f7581c9e7537110b29da9416ec23e.tar.bz2 gentoo-2-3ecd695a2c6f7581c9e7537110b29da9416ec23e.zip |
stable on ppc64, bug #57676
Diffstat (limited to 'dev-ruby/ruby-config/ruby-config-0.3.ebuild')
-rw-r--r-- | dev-ruby/ruby-config/ruby-config-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-config/ruby-config-0.3.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.ebuild index 7a46e236eea6..807a551ced61 100644 --- a/dev-ruby/ruby-config/ruby-config-0.3.ebuild +++ b/dev-ruby/ruby-config/ruby-config-0.3.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/ruby-config/ruby-config-0.3.ebuild,v 1.1 2004/07/31 19:17:20 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.ebuild,v 1.2 2004/08/09 03:09:15 tgall Exp $ DESCRIPTION="Utility to switch the ruby interpreter beging used" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 macos" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 macos ppc64" IUSE="" DEPEND="virtual/ruby" |