diff options
Diffstat (limited to 'app-editors/lfhex/lfhex-0.3.7-r1.ebuild')
-rw-r--r-- | app-editors/lfhex/lfhex-0.3.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/lfhex/lfhex-0.3.7-r1.ebuild b/app-editors/lfhex/lfhex-0.3.7-r1.ebuild index 2d143a3302d7..4ce5b57237e2 100644 --- a/app-editors/lfhex/lfhex-0.3.7-r1.ebuild +++ b/app-editors/lfhex/lfhex-0.3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7-r1.ebuild,v 1.2 2004/08/01 20:53:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7-r1.ebuild,v 1.3 2004/09/11 15:37:20 dragonheart Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/lfhex" SRC_URI="http://home.earthlink.net/~eyekode/data/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" |