diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 13:26:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 13:26:48 +0200 |
commit | 45ec1f3f32771ee3cee86dc0ca107faae8d89b41 (patch) | |
tree | 96142070e49c090d8b6304eacfedd19ab80de14e /dev-lang | |
parent | dev-ml/parmap: Stabilize 1.2.5 ppc64, #901659 (diff) | |
download | gentoo-45ec1f3f32771ee3cee86dc0ca107faae8d89b41.tar.gz gentoo-45ec1f3f32771ee3cee86dc0ca107faae8d89b41.tar.bz2 gentoo-45ec1f3f32771ee3cee86dc0ca107faae8d89b41.zip |
dev-lang/ocaml: Stabilize 4.05.0-r9 ppc64, #901711
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 e43f9405e0e1..e6811e268de7 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=" |