diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-15 18:24:03 +0300 |
commit | ab1da0a59cb01824830d0a1dee5112e6460c337d (patch) | |
tree | ef701a186a02de72fb7ab968661514163ee0b8b7 /dev-lang/ocaml | |
parent | sys-apps/texinfo: Stabilize 7.1.1 sparc, #941574 (diff) | |
download | gentoo-ab1da0a59cb01824830d0a1dee5112e6460c337d.tar.gz gentoo-ab1da0a59cb01824830d0a1dee5112e6460c337d.tar.bz2 gentoo-ab1da0a59cb01824830d0a1dee5112e6460c337d.zip |
dev-lang/ocaml: Stabilize 4.14.2 amd64, #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 2658c9aac397..a79371c64006 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:=" |