diff options
Diffstat (limited to 'x11-plugins/wmbluecpu/wmbluecpu-0.4.ebuild')
-rw-r--r-- | x11-plugins/wmbluecpu/wmbluecpu-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbluecpu/wmbluecpu-0.4.ebuild b/x11-plugins/wmbluecpu/wmbluecpu-0.4.ebuild index a2e2c9d0af31..6dc7fe135cf9 100644 --- a/x11-plugins/wmbluecpu/wmbluecpu-0.4.ebuild +++ b/x11-plugins/wmbluecpu/wmbluecpu-0.4.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/wmbluecpu/wmbluecpu-0.4.ebuild,v 1.4 2004/07/13 08:08:54 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbluecpu/wmbluecpu-0.4.ebuild,v 1.5 2004/09/02 18:22:40 pvdabeel Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/linux/X11/xutils/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="virtual/x11" |