diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.17.0-r2.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.17.0-r2.ebuild index ff28ddbd871c3..fc120c18f10e5 100644 --- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.17.0-r2.ebuild +++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.17.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv" IUSE="+ocamlopt test" RESTRICT="!test? ( test )"