diff options
author | Bryon Roche <kain@gentoo.org> | 2002-09-17 16:54:14 +0000 |
---|---|---|
committer | Bryon Roche <kain@gentoo.org> | 2002-09-17 16:54:14 +0000 |
commit | 171fd3b070cdfe4291ef5421b5f83c2cae507b41 (patch) | |
tree | 79f25fd56f52e5baed0e54e50f27c5707a9e3f96 /x11-libs/rep-gtk | |
parent | ppc keyword (diff) | |
download | gentoo-2-171fd3b070cdfe4291ef5421b5f83c2cae507b41.tar.gz gentoo-2-171fd3b070cdfe4291ef5421b5f83c2cae507b41.tar.bz2 gentoo-2-171fd3b070cdfe4291ef5421b5f83c2cae507b41.zip |
Sawfish & Friends works on PPC.
Diffstat (limited to 'x11-libs/rep-gtk')
-rw-r--r-- | x11-libs/rep-gtk/rep-gtk-0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/rep-gtk/rep-gtk-0.16.ebuild b/x11-libs/rep-gtk/rep-gtk-0.16.ebuild index 2562eec7b359..cef4c6d5a749 100644 --- a/x11-libs/rep-gtk/rep-gtk-0.16.ebuild +++ b/x11-libs/rep-gtk/rep-gtk-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.16.ebuild,v 1.3 2002/08/14 13:05:59 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.16.ebuild,v 1.4 2002/09/17 16:54:14 kain Exp $ S=${WORKDIR}/${P} DESCRIPTION="Shared library implementing a Lisp dialect" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://librep.sourceforge.net/" SLOT="gtk-2.0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 ppc" # I think we should use gnome? ( ... ) and add "use gnome" with $myopts as rep-gtk # can be compiled without gnome support, no ? |