diff options
Diffstat (limited to 'x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild index 29eb82b058d7..f74f2df6de25 100644 --- a/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild +++ b/x11-plugins/gkrellm-console/gkrellm-console-0.1.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-plugins/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.3 2002/09/12 04:15:10 owen Exp $ MY_P=consolewatch-${PV} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="=app-admin/gkrellm-1.2* >=media-libs/imlib-1.9.10-r1" |