diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-10-20 02:06:59 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-10-20 02:06:59 +0000 |
commit | 25643d04e7b8ba9d1aa5533001d872b4f2fddaa9 (patch) | |
tree | ba0985e1d98c82141adb45ab550c99a6045650a1 /dev-util | |
parent | add good stuff (diff) | |
download | gentoo-2-25643d04e7b8ba9d1aa5533001d872b4f2fddaa9.tar.gz gentoo-2-25643d04e7b8ba9d1aa5533001d872b4f2fddaa9.tar.bz2 gentoo-2-25643d04e7b8ba9d1aa5533001d872b4f2fddaa9.zip |
added ppc to keywords
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gob/gob-1.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild index d1b8557b10e5..8e8d7b0c6656 100644 --- a/dev-util/gob/gob-1.0.12.ebuild +++ b/dev-util/gob/gob-1.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.6 2002/10/04 20:58:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.7 2002/10/20 02:06:59 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="GOB is a preprocessor for making GTK+ objects with inline C code" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html" SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" RDEPEND="=dev-libs/glib-1.2*" DEPEND="${RDEPEND} |