From da73b92b53d3bc77354847d0a26b42d5938969fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Mon, 14 Jul 2025 02:22:06 +0200 Subject: [PATCH] dev-ml/parsexp: Keyword 0.17.0 riscv, #959600 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- dev-ml/parsexp/parsexp-0.17.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/parsexp/parsexp-0.17.0.ebuild b/dev-ml/parsexp/parsexp-0.17.0.ebuild index 8002a17ac696e..957b3741f83e9 100644 --- a/dev-ml/parsexp/parsexp-0.17.0.ebuild +++ b/dev-ml/parsexp/parsexp-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/parsexp/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv" IUSE="+ocamlopt" RDEPEND="