diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-01-01 16:31:20 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-01-01 16:31:20 +0000 |
commit | f2ab5fd167128eec8f73d158f47b23073d159f3d (patch) | |
tree | f84e05ce907ece34c0a940b1f87315f0f18f55e9 /dev-lang/ruby/ruby-1.8.4-r3.ebuild | |
parent | Stable on x86, bug #152498. (diff) | |
download | gentoo-2-f2ab5fd167128eec8f73d158f47b23073d159f3d.tar.gz gentoo-2-f2ab5fd167128eec8f73d158f47b23073d159f3d.tar.bz2 gentoo-2-f2ab5fd167128eec8f73d158f47b23073d159f3d.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-lang/ruby/ruby-1.8.4-r3.ebuild')
-rw-r--r-- | dev-lang/ruby/ruby-1.8.4-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/ruby/ruby-1.8.4-r3.ebuild b/dev-lang/ruby/ruby-1.8.4-r3.ebuild index 7f4cd0c28b19..4728b60cb53b 100644 --- a/dev-lang/ruby/ruby-1.8.4-r3.ebuild +++ b/dev-lang/ruby/ruby-1.8.4-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.12 2006/11/07 15:29:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.4-r3.ebuild,v 1.13 2007/01/01 16:31:20 grobian Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -16,7 +16,7 @@ SRC_URI="mirror://ruby/${PV%.*}/${P/_pre/-preview}.tar.gz LICENSE="Ruby" SLOT="1.8" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="socks5 tcltk cjk doc threads examples ipv6" RESTRICT="confcache" |