diff options
Diffstat (limited to 'x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild b/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild index 98b129111a7a..06aa2c8e6470 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-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-misc/wmakerconf/wmakerconf-2.9.2.ebuild,v 1.2 2004/11/14 20:47:06 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.9.2.ebuild,v 1.3 2005/02/26 12:39:14 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.starplot.org/wmakerconf/index.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc" +KEYWORDS="~ppc ~amd64" IUSE="nls gnome imlib perl" |