diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 22:09:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-03 22:09:29 +0300 |
commit | c0b9f984c27b26bdfe719ae1158ae944d0c8807d (patch) | |
tree | f43fc3ed91cc9b227a65cb89835911da95970f2b /dev-lang/ocaml | |
parent | dev-lang/ocaml: Stabilize 4.05.0-r9 arm, #901711 (diff) | |
download | gentoo-c0b9f984c27b26bdfe719ae1158ae944d0c8807d.tar.gz gentoo-c0b9f984c27b26bdfe719ae1158ae944d0c8807d.tar.bz2 gentoo-c0b9f984c27b26bdfe719ae1158ae944d0c8807d.zip |
dev-lang/ocaml: Stabilize 4.05.0-r9 arm64, #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 caa25a4b6e68..f793a8387363 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=" |