diff options
author | 2023-03-16 23:20:36 +0000 | |
---|---|---|
committer | 2023-03-16 23:20:36 +0000 | |
commit | dc6ac9d6df1d3f7e49988c867fbb5131330e24ba (patch) | |
tree | 32ce4cc7bed01802a300d11c5df139743a842f26 /dev-lang/ocaml | |
parent | dev-ml/camlp-streams: Stabilize 5.0.1 arm64, #901641 (diff) | |
download | gentoo-dc6ac9d6df1d3f7e49988c867fbb5131330e24ba.tar.gz gentoo-dc6ac9d6df1d3f7e49988c867fbb5131330e24ba.tar.bz2 gentoo-dc6ac9d6df1d3f7e49988c867fbb5131330e24ba.zip |
dev-lang/ocaml: Stabilize 4.14.1 arm, #901615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.14.1.ebuild b/dev-lang/ocaml/ocaml-4.14.1.ebuild index e585e81b8d45..37a90dfbb941 100644 --- a/dev-lang/ocaml/ocaml-4.14.1.ebuild +++ b/dev-lang/ocaml/ocaml-4.14.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Programming language supporting functional, imperative & object-ori LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="emacs flambda latex +ocamlopt xemacs" RDEPEND="sys-libs/binutils-libs:=" |