diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:32 +0300 |
commit | e4a99cab49fbbf892c4f71ef2c4fac8aceca0e56 (patch) | |
tree | a833e52559dcd7b664942cf7346628864e01d8ac /dev-lang | |
parent | dev-ml/pp: Stabilize 1.2.0 ppc64, #941576 (diff) | |
download | gentoo-e4a99cab49fbbf892c4f71ef2c4fac8aceca0e56.tar.gz gentoo-e4a99cab49fbbf892c4f71ef2c4fac8aceca0e56.tar.bz2 gentoo-e4a99cab49fbbf892c4f71ef2c4fac8aceca0e56.zip |
dev-lang/ocaml: Stabilize 4.14.2 x86, #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 0a2a2a0b218c..c779ae59d556 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:=" |