Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ledit/
Date: Thu, 07 Jan 2021 11:15:23
Message-Id: 1610018116.828f237072070cfaaaab4685121d93192dfd4800.sam@gentoo
1 commit: 828f237072070cfaaaab4685121d93192dfd4800
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 11:14:38 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 11:15:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=828f2370
7
8 app-misc/ledit: Stabilize 2.04 ppc, #763468
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-misc/ledit/ledit-2.04.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/ledit/ledit-2.04.ebuild b/app-misc/ledit/ledit-2.04.ebuild
16 index 78bc95f9701..beed0d23e1e 100644
17 --- a/app-misc/ledit/ledit-2.04.ebuild
18 +++ b/app-misc/ledit/ledit-2.04.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/ledit/distrib/src/${P}.tgz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc x86"
24 +KEYWORDS="amd64 ppc x86"
25 IUSE="+ocamlopt"
26
27 RESTRICT="installsources !ocamlopt? ( strip )"