diff options
Diffstat (limited to 'x11-misc/xfe/xfe-0.88.ebuild')
-rw-r--r-- | x11-misc/xfe/xfe-0.88.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xfe/xfe-0.88.ebuild b/x11-misc/xfe/xfe-0.88.ebuild index 2863159d1a2e..00ba6b79be72 100644 --- a/x11-misc/xfe/xfe-0.88.ebuild +++ b/x11-misc/xfe/xfe-0.88.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.88.ebuild,v 1.6 2007/03/01 00:22:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.88.ebuild,v 1.7 2007/03/27 19:09:24 welp Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="nls" # only fox-1.4.x is compatible with this version of xfe... |