diff options
Diffstat (limited to 'x11-misc/wmakerconf/wmakerconf-2.11.ebuild')
-rw-r--r-- | x11-misc/wmakerconf/wmakerconf-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild index e4638fef86ea..79dc601efd63 100644 --- a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild +++ b/x11-misc/wmakerconf/wmakerconf-2.11.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.11.ebuild,v 1.1 2005/03/18 06:07:54 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.2 2005/05/21 09:04:09 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.starplot.org/wmakerconf/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~amd64" IUSE="nls imlib perl" |