summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/ledit/ledit-2.02.1.ebuild')
-rw-r--r--app-misc/ledit/ledit-2.02.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/ledit/ledit-2.02.1.ebuild b/app-misc/ledit/ledit-2.02.1.ebuild
index d6b1e417bc11..404fc07d7892 100644
--- a/app-misc/ledit/ledit-2.02.1.ebuild
+++ b/app-misc/ledit/ledit-2.02.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ledit/ledit-2.02.1.ebuild,v 1.2 2010/12/29 13:59:56 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ledit/ledit-2.02.1.ebuild,v 1.3 2011/01/04 15:37:49 hwoarang Exp $
EAPI=2
inherit eutils
@@ -18,7 +18,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
src_compile() {
emake -j1 all || die "make failed"