dev-ml/ocaml_intrinsics: unmask & unkeyword 0.17.0 for ~ppc

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-03-29 08:41:27 +01:00
parent 1da3ad4ab6
commit 7be941cb80
2 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,9 +12,8 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
KEYWORDS="~amd64 ~arm64 ~ppc64"
IUSE="+ocamlopt"
RESTRICT="test"
DEPEND="
dev-ml/dune-configurator:=[ocamlopt?]
@@ -22,6 +21,6 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
>=dev-lang/ocaml-4.12
>=dev-lang/ocaml-5
>=dev-ml/dune-3.11
"

View File

@@ -511,7 +511,6 @@ app-emulation/virtualbox-kvm
# Alfredo Tupone <tupone@gentoo.org> (2024-06-09)
# Not ready for testing
dev-ml/ocaml_intrinsics:0/0.17
dev-ml/async_kernel:0/0.17
dev-ml/async_unix:0/0.17
dev-ml/protocol_version_header:0/0.17