From ebf591e0cfb4d5bb08ef011347b8987d171c2ce4 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sun, 16 Mar 2025 20:15:47 +0100 Subject: [PATCH] dev-ml/ppx_typerep_conv: unkeyword 0.17.0 for ~riscv Signed-off-by: Alfredo Tupone --- dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0.ebuild index f2a1a96bc6af1..772a90e5bdcb2 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.17.0.ebuild @@ -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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" IUSE="+ocamlopt" RDEPEND="