diff options
Diffstat (limited to 'x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild b/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild index 3e73c34877e4..7be954bdd068 100644 --- a/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild +++ b/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild,v 1.1 2004/06/01 14:41:17 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-wifi/gkrellm-wifi-0.9.12.ebuild,v 1.2 2004/06/03 15:56:15 dholm Exp $ DESCRIPTION="A GKrellM2 plug-in for monitoring the link quality of your wireless LAN cards" HOMEPAGE="http://brix.gimp.org/files/gkrellm-wifi/" @@ -8,7 +8,7 @@ SRC_URI="http://brix.gimp.org/files/gkrellm-wifi/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=app-admin/gkrellm-2.1.12" |