commit: b6cd3b6c8a323f55f1e43df9e44958d40600bf55 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Fri Feb 10 08:22:37 2023 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Feb 10 08:22:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6cd3b6c
dev-ml/ppx_ignore_instrumentation: Keyword 0.15.0-r1 riscv, #892131 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> .../ppx_ignore_instrumentation-0.15.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild b/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild index b6a836741e26..61f8d02c1200 100644 --- a/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild +++ b/dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 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/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" IUSE="+ocamlopt" DEPEND=">=dev-ml/ppxlib-0.23.0:="
