dev-ml/textutils_kernel: unmask & unkeyword 0.17.0 for ~arm, ~riscv, ~x86

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2025-03-29 08:48:32 +01:00
parent b04cf9edf4
commit 61870f7b91
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2024 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
IUSE="+ocamlopt"
DEPEND="

View File

@@ -521,7 +521,6 @@ dev-ml/async:0/0.17
>=dev-ml/labltk-8.06.14
dev-ml/ppx_js_style:0/0.17
>=dev-ml/camlp4-5
dev-ml/textutils_kernel:0/0.17
# Sam James <sam@gentoo.org> (2024-03-28)
# Newer 5.4.x releases were signed by a potentially compromised upstream maintainer.