Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgtk/
Date: Sun, 01 Nov 2020 11:38:06
Message-Id: 1604230659.51ca62340976d4cd2fcd28bda3268b602036e66f.sam@gentoo
1 commit: 51ca62340976d4cd2fcd28bda3268b602036e66f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 1 11:37:37 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 1 11:37:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ca6234
7
8 dev-ml/lablgtk: Stabilize 2.18.10 ppc, #713540
9
10 Thanks-to: ernsteiswuerfel <erhard_f <AT> mailbox.org>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-ml/lablgtk/lablgtk-2.18.10.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
17 index 23b772a35c9..24e25850f2a 100644
18 --- a/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
19 +++ b/dev-ml/lablgtk/lablgtk-2.18.10.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )"
23 SLOT="2/${PV}"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
26 IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg"
27
28 DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?]