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 1a31bc8f5236..d2c75896a07d 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-2005 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.5 2005/01/01 13:30:59 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lfhex/lfhex-0.3.7-r1.ebuild,v 1.6 2005/01/10 20:49:42 luckyduck 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 ~amd64" IUSE="" |