diff options
Diffstat (limited to 'x11-plugins/wmnetmon/wmnetmon-0.2.ebuild')
-rw-r--r-- | x11-plugins/wmnetmon/wmnetmon-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild b/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild index 8adb739202e2..94650a66b544 100644 --- a/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild +++ b/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild,v 1.6 2004/06/24 23:15:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild,v 1.7 2004/09/02 18:22:40 pvdabeel Exp $ IUSE="" S=${WORKDIR}/${P}p5/ @@ -10,7 +10,7 @@ SRC_URI="http://www.linuks.mine.nu/dockapps/${P}p5.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/x11" |