summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-08-07 22:08:36 +0000
committerMarkus Meier <maekke@gentoo.org>2008-08-07 22:08:36 +0000
commit606f26c3bfcc22f2fcec8182ecb12aa633bfd7b6 (patch)
tree4e6731e79da476d3a55e38a817d62f625446399e /app-misc/ledit/ledit-2.01.ebuild
parentStable on alpha, bug #232054 (diff)
downloadgentoo-2-606f26c3bfcc22f2fcec8182ecb12aa633bfd7b6.tar.gz
gentoo-2-606f26c3bfcc22f2fcec8182ecb12aa633bfd7b6.tar.bz2
gentoo-2-606f26c3bfcc22f2fcec8182ecb12aa633bfd7b6.zip
amd64/x86 stable, bug #234163
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 i686)
Diffstat (limited to 'app-misc/ledit/ledit-2.01.ebuild')
-rw-r--r--app-misc/ledit/ledit-2.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ledit/ledit-2.01.ebuild b/app-misc/ledit/ledit-2.01.ebuild
index 12773f36f669..a3a02a8e1563 100644
--- a/app-misc/ledit/ledit-2.01.ebuild
+++ b/app-misc/ledit/ledit-2.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ledit/ledit-2.01.ebuild,v 1.1 2008/07/02 19:13:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ledit/ledit-2.01.ebuild,v 1.2 2008/08/07 22:08:36 maekke Exp $
inherit eutils
@@ -18,7 +18,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
pkg_setup() {
if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then