summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-02-10 16:22:33 +0800
committerYixun Lan <dlan@gentoo.org>2023-02-10 16:22:33 +0800
commitc4854329cc04a543b336dcb21b0af6e4981f21e1 (patch)
tree61d4da66a56a4374df98a3717c8264646fb5cf74 /dev-ml/ppx_disable_unused_warnings
parentdev-python/structlog: add missing hatch-fancy-pypi-readme bdep (diff)
downloadgentoo-c4854329cc04a543b336dcb21b0af6e4981f21e1.tar.gz
gentoo-c4854329cc04a543b336dcb21b0af6e4981f21e1.tar.bz2
gentoo-c4854329cc04a543b336dcb21b0af6e4981f21e1.zip
dev-ml/ppx_disable_unused_warnings: Keyword 0.15.0-r1 riscv, #892131
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_disable_unused_warnings')
-rw-r--r--dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-r1.ebuild b/dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-r1.ebuild
index 50032afbbaee..0f4c99559ba9 100644
--- a/dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_disable_unused_warnings/ppx_disable_unused_warnings-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
@@ -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"
+KEYWORDS="~amd64 ~riscv"
IUSE="+ocamlopt"
DEPEND="