diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 50965ff81fd98..c8e279e1eba4c 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alfredo Tupone (2025-04-21) +# ocamlopt is not available on 32 bits arch +>=dev-lang/ocaml-5 ocamlopt + # Cristian Othón Martínez Vera (2025-04-09) # dev-db/tinycdb is not keyworded here mail-mta/sendmail tinycdb diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 43cfca7a5e043..b6b3c3a3af395 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alfredo Tupone (2025-04-21) +# ocamlopt is not available on 32 bits arch +>=dev-lang/ocaml-5 ocamlopt + # Alfredo Tupone (2025-04-15) # drop dev-ml test dev-ml/duration test diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 877b09367525f..b12e13e380adc 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alfredo Tupone (2025-04-21) +# ocamlopt is not available on 32 bits arch +>=dev-lang/ocaml-5 ocamlopt + # Conrad Kostecki (2025-04-02) # media-libs/libsdl3 is not keyworded app-emulation/faudio sdl3