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-lang/ocaml/
Date: Thu, 16 Mar 2023 23:16:26
Message-Id: 1679008508.551a821221fec4be09f32e0518bbca7571c75544.sam@gentoo
1 commit: 551a821221fec4be09f32e0518bbca7571c75544
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 16 23:15:08 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 16 23:15:08 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551a8212
7
8 dev-lang/ocaml: Stabilize 4.14.0-r1 arm, #901673
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-lang/ocaml/ocaml-4.14.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lang/ocaml/ocaml-4.14.0-r1.ebuild b/dev-lang/ocaml/ocaml-4.14.0-r1.ebuild
16 index 6f2795bf607a..9d2a473ee6c2 100644
17 --- a/dev-lang/ocaml/ocaml-4.14.0-r1.ebuild
18 +++ b/dev-lang/ocaml/ocaml-4.14.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ DESCRIPTION="Programming language supporting functional, imperative & object-ori
26
27 LICENSE="QPL-1.0 LGPL-2"
28 SLOT="0/$(ver_cut 1-2)"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
30 +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
31 IUSE="emacs flambda latex +ocamlopt xemacs"
32
33 RDEPEND="sys-libs/binutils-libs:="