summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-02-10 16:22:37 +0800
committerYixun Lan <dlan@gentoo.org>2023-02-10 16:22:37 +0800
commitb6cd3b6c8a323f55f1e43df9e44958d40600bf55 (patch)
treed8346ffcecee913723026eb4d172fe41f1ea3bea /dev-ml
parentdev-ml/ppx_disable_unused_warnings: Keyword 0.15.0-r1 riscv, #892131 (diff)
downloadgentoo-b6cd3b6c8a323f55f1e43df9e44958d40600bf55.tar.gz
gentoo-b6cd3b6c8a323f55f1e43df9e44958d40600bf55.tar.bz2
gentoo-b6cd3b6c8a323f55f1e43df9e44958d40600bf55.zip
dev-ml/ppx_ignore_instrumentation: Keyword 0.15.0-r1 riscv, #892131
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_ignore_instrumentation/ppx_ignore_instrumentation-0.15.0-r1.ebuild4
1 files 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:="