diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-04-20 09:00:17 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-04-20 09:00:17 +0000 |
commit | bbbaacb00864179a2bd60d5fdf00a971cb9cfde4 (patch) | |
tree | 334a616487427e7e770a6982f531767cc6a0524a /app-editors/jed/jed-0.99.16-r1.ebuild | |
parent | added jed info patch, cleanup (Manifest recommit) (diff) | |
download | gentoo-2-bbbaacb00864179a2bd60d5fdf00a971cb9cfde4.tar.gz gentoo-2-bbbaacb00864179a2bd60d5fdf00a971cb9cfde4.tar.bz2 gentoo-2-bbbaacb00864179a2bd60d5fdf00a971cb9cfde4.zip |
mark stable for ppc as well, works for me on my powerbook
Diffstat (limited to 'app-editors/jed/jed-0.99.16-r1.ebuild')
-rw-r--r-- | app-editors/jed/jed-0.99.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/jed/jed-0.99.16-r1.ebuild b/app-editors/jed/jed-0.99.16-r1.ebuild index d97c41533837..a7a63471d1ab 100644 --- a/app-editors/jed/jed-0.99.16-r1.ebuild +++ b/app-editors/jed/jed-0.99.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.12 2004/02/05 01:25:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/jed-0.99.16-r1.ebuild,v 1.13 2004/04/20 09:00:17 liquidx Exp $ IUSE="X gpm truetype" @@ -20,7 +20,7 @@ DEPEND=">=sys-libs/slang-1.4.5 PROVIDE="virtual/editor" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64" +KEYWORDS="x86 ppc sparc amd64" LICENSE="GPL-2" src_compile() { |