diff options
Diffstat (limited to 'x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild')
-rw-r--r-- | x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild b/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild index d82bb38f8df9..f09659dc6bfa 100644 --- a/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild +++ b/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild,v 1.1 2005/05/16 10:07:43 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbluecpu/wmbluecpu-0.6.ebuild,v 1.2 2005/08/29 08:08:20 s4t4n Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://litestep.boo.pl/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="virtual/x11" |