diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 22:09:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 22:09:26 +0300 |
commit | d0f5af7afc8c6d2bd8f11877754a4b8eeb190caf (patch) | |
tree | df6c101ea2593bc220c591a8ca1f24dbdbd3715d /dev-lang/ocaml | |
parent | dev-ml/parmap: Stabilize 1.2.5 x86, #901659 (diff) | |
download | gentoo-d0f5af7afc8c6d2bd8f11877754a4b8eeb190caf.tar.gz gentoo-d0f5af7afc8c6d2bd8f11877754a4b8eeb190caf.tar.bz2 gentoo-d0f5af7afc8c6d2bd8f11877754a4b8eeb190caf.zip |
dev-lang/ocaml: Stabilize 4.05.0-r9 arm, #901711
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.05.0-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ocaml/ocaml-4.05.0-r9.ebuild b/dev-lang/ocaml/ocaml-4.05.0-r9.ebuild index e6811e268de7..caa25a4b6e68 100644 --- a/dev-lang/ocaml/ocaml-4.05.0-r9.ebuild +++ b/dev-lang/ocaml/ocaml-4.05.0-r9.ebuild @@ -17,7 +17,7 @@ LICENSE="QPL-1.0 LGPL-2" # Everytime ocaml is updated to a new version, everything ocaml must be rebuilt, # so here we go with the subslot. SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="emacs flambda latex ncurses +ocamlopt spacetime X xemacs" RDEPEND=" |