diff options
Diffstat (limited to 'x11-plugins/wmnetmon/wmnetmon-0.2.ebuild')
-rw-r--r-- | x11-plugins/wmnetmon/wmnetmon-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild b/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild index 5b50cc757398..d3afe4ac5663 100644 --- a/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild +++ b/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.4 2004/03/26 23:10:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild,v 1.5 2004/04/28 16:03:58 dholm 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" +KEYWORDS="x86 ~ppc" DEPEND="virtual/x11" |