diff options
Diffstat (limited to 'x11-plugins/wmlaptop/wmlaptop-1.3.ebuild')
-rw-r--r-- | x11-plugins/wmlaptop/wmlaptop-1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild b/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild index c6b86f7374f0..0a30748c2727 100644 --- a/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild +++ b/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild,v 1.1 2004/07/17 21:06:44 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmlaptop/wmlaptop-1.3.ebuild,v 1.1.1.1 2005/11/30 10:10:49 chriswhite Exp $ IUSE="" @@ -16,7 +16,7 @@ RDEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc" src_compile() { cd ${S} |