diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 18:40:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 18:40:00 +0300 |
commit | 254cd2f63df50286b3f5b0a01bf5428ee2e7902a (patch) | |
tree | e1548e28c72805dee0f22a3fa1f3e1b13a304c47 /dev-lang/ocaml | |
parent | sys-apps/texinfo: Stabilize 7.1.1 arm64, #941574 (diff) | |
download | gentoo-254cd2f63df50286b3f5b0a01bf5428ee2e7902a.tar.gz gentoo-254cd2f63df50286b3f5b0a01bf5428ee2e7902a.tar.bz2 gentoo-254cd2f63df50286b3f5b0a01bf5428ee2e7902a.zip |
dev-lang/ocaml: Stabilize 4.14.2 arm, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.14.2.ebuild b/dev-lang/ocaml/ocaml-4.14.2.ebuild index c779ae59d556..eb410d6d09d2 100644 --- a/dev-lang/ocaml/ocaml-4.14.2.ebuild +++ b/dev-lang/ocaml/ocaml-4.14.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/ocaml/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="emacs flambda latex +ocamlopt xemacs" RDEPEND="sys-libs/binutils-libs:=" |