diff options
Diffstat (limited to 'x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild b/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild index 1244e9fbed26..0617f143361c 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.9.2.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-misc/wmakerconf/wmakerconf-2.9.2.ebuild,v 1.7 2005/07/27 19:40:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild,v 1.8 2005/08/07 13:24:52 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.starplot.org/wmakerconf/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~amd64 x86 sparc" +KEYWORDS="~amd64 ppc sparc x86" IUSE="nls gnome imlib perl" |