diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 03:21:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 03:21:28 +0000 |
commit | fd8d0cbf01ebbf727d69a6cf6094ed94055c2b62 (patch) | |
tree | 6b9d531d1017e97ab6b9e6daafdb6ed782ad6b98 /dev-lang | |
parent | sys-devel/gcc: add 10.4.1_p20230316 (diff) | |
download | gentoo-fd8d0cbf01ebbf727d69a6cf6094ed94055c2b62.tar.gz gentoo-fd8d0cbf01ebbf727d69a6cf6094ed94055c2b62.tar.bz2 gentoo-fd8d0cbf01ebbf727d69a6cf6094ed94055c2b62.zip |
dev-lang/ocaml: Stabilize 4.05.0-r9 x86, #901711
Signed-off-by: Sam James <sam@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 ee12dc760a5d..e43f9405e0e1 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=" |