diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 18:40:09 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 18:40:09 +0300 |
commit | 5f3d6f228a361ee14a74e1e33516d47284836adc (patch) | |
tree | 8184be8eb72eba3396e60caf979c13af428890a9 /dev-lang | |
parent | dev-ml/xml-light: Stabilize 2.5 arm, #941576 (diff) | |
download | gentoo-5f3d6f228a361ee14a74e1e33516d47284836adc.tar.gz gentoo-5f3d6f228a361ee14a74e1e33516d47284836adc.tar.bz2 gentoo-5f3d6f228a361ee14a74e1e33516d47284836adc.zip |
dev-lang/ocaml: Stabilize 4.14.2 arm64, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 eb410d6d09d2..eb5fa9c8d7c0 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:=" |