diff options
Diffstat (limited to 'app-editors/lpe/lpe-1.2.6.ebuild')
-rw-r--r-- | app-editors/lpe/lpe-1.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/lpe/lpe-1.2.6.ebuild b/app-editors/lpe/lpe-1.2.6.ebuild index 96fe38058bf7..5e50d37329a1 100644 --- a/app-editors/lpe/lpe-1.2.6.ebuild +++ b/app-editors/lpe/lpe-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/lpe-1.2.6.ebuild,v 1.3 2004/04/06 03:39:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/lpe-1.2.6.ebuild,v 1.4 2004/04/11 14:45:13 pyrania Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.twu.net/users/cdsmith/lpe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 sparc" IUSE="nls" DEPEND="sys-libs/slang" |