diff options
author | Olivier Reisch <doctomoe@gentoo.org> | 2002-11-02 22:10:15 +0000 |
---|---|---|
committer | Olivier Reisch <doctomoe@gentoo.org> | 2002-11-02 22:10:15 +0000 |
commit | 2c638bbe31004716fc35d8da22015f57ea6e9d5e (patch) | |
tree | 02c45c36778e96cc29c35456df1e8d55c9db14b1 /x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild | |
parent | Fixes #10097. (diff) | |
download | gentoo-2-2c638bbe31004716fc35d8da22015f57ea6e9d5e.tar.gz gentoo-2-2c638bbe31004716fc35d8da22015f57ea6e9d5e.tar.bz2 gentoo-2-2c638bbe31004716fc35d8da22015f57ea6e9d5e.zip |
Added ppc keyword to 1.99.0
Diffstat (limited to 'x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild')
-rw-r--r-- | x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild b/x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild index f4b6f78e2fb1..da5045e54512 100644 --- a/x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild +++ b/x11-libs/gtkglarea/gtkglarea-1.99.0.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/x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild,v 1.4 2002/10/04 06:39:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild,v 1.5 2002/11/02 22:10:15 doctomoe Exp $ inherit gnome2 S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/gtkglarea/${P}.tar.bz2 HOMEPAGE="http://www.gnome.org/" SLOT="2" LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc >=x11-libs/gtk+-2.0.3 |