commit: ad08bdaa219fca0e6a423d95f629357c4eeb0058 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Mar 16 19:12:52 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Mar 16 19:19:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad08bdaa
dev-ml/ppx_ignore_instrumentation: unkeyword 0.17.0 for ~riscv Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> .../ppx_ignore_instrumentation-0.17.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.17.0.ebuild b/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.17.0.ebuild index 9de260815778..5d9d57bc642b 100644 --- a/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.17.0.ebuild +++ b/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.17.0.ebuild @@ -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 ~arm64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" IUSE="+ocamlopt" RDEPEND=">=dev-ml/ppxlib-0.32.1:=[ocamlopt?]"
