diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-17 18:04:32 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-17 18:04:32 +0000 |
commit | 7650466678db0e5f33cc4a595c1a0353903726b8 (patch) | |
tree | 97df8cee84c5520c413bc73fc7b03e54e7605336 /media-libs/imlib2 | |
parent | First relase (diff) | |
download | gentoo-2-7650466678db0e5f33cc4a595c1a0353903726b8.tar.gz gentoo-2-7650466678db0e5f33cc4a595c1a0353903726b8.tar.bz2 gentoo-2-7650466678db0e5f33cc4a595c1a0353903726b8.zip |
added ppc to keywords
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r-- | media-libs/imlib2/imlib2-1.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib2/imlib2-1.0.6-r1.ebuild b/media-libs/imlib2/imlib2-1.0.6-r1.ebuild index 446f834db4d9..cdd225a2aca3 100644 --- a/media-libs/imlib2/imlib2-1.0.6-r1.ebuild +++ b/media-libs/imlib2/imlib2-1.0.6-r1.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/media-libs/imlib2/imlib2-1.0.6-r1.ebuild,v 1.7 2002/08/14 13:08:09 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.0.6-r1.ebuild,v 1.8 2002/08/17 18:04:32 gerk Exp $ inherit libtool @@ -11,7 +11,7 @@ HOMEPAGE="http://enlightenment.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/giflib-4.1.0 |