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: Thu, 16 Mar 2023 23:16:21
Message-Id: 1679008491.160728fab1b3cd2eb1e2f4586e2d990279848159.sam@gentoo
1 commit: 160728fab1b3cd2eb1e2f4586e2d990279848159
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 16 23:14:51 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 16 23:14:51 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160728fa
7
8 dev-ml/lablgtk: Stabilize 2.18.13 arm, #901647
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/lablgtk/lablgtk-2.18.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/lablgtk/lablgtk-2.18.13.ebuild b/dev-ml/lablgtk/lablgtk-2.18.13.ebuild
16 index 99c0bd0547ff..16accb5fa26f 100644
17 --- a/dev-ml/lablgtk/lablgtk-2.18.13.ebuild
18 +++ b/dev-ml/lablgtk/lablgtk-2.18.13.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/garrigue/lablgtk/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )"
22 SLOT="2/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="debug examples glade gnomecanvas +ocamlopt sourceview spell svg"
26
27 DEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?]