summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-04 03:30:17 +0000
committerSam James <sam@gentoo.org>2021-01-04 03:30:17 +0000
commit088afcc274e9c5a6d7e1b136a013a8081f84ab9b (patch)
treee8e3d356c48d802c12caadc6f00cd3e6d84d342a /app-misc/ledit
parentapp-office/calcurse: Stabilize 4.7.0 amd64, #763465 (diff)
downloadgentoo-088afcc274e9c5a6d7e1b136a013a8081f84ab9b.tar.gz
gentoo-088afcc274e9c5a6d7e1b136a013a8081f84ab9b.tar.bz2
gentoo-088afcc274e9c5a6d7e1b136a013a8081f84ab9b.zip
app-misc/ledit: Stabilize 2.04 amd64, #763468
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/ledit')
-rw-r--r--app-misc/ledit/ledit-2.04.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ledit/ledit-2.04.ebuild b/app-misc/ledit/ledit-2.04.ebuild
index 2236980b1f7e..57a72a2f43ca 100644
--- a/app-misc/ledit/ledit-2.04.ebuild
+++ b/app-misc/ledit/ledit-2.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/ledit/distrib/src/${P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="+ocamlopt"
RESTRICT="installsources !ocamlopt? ( strip )"