dev-ml/seq: Keyword 0.3.1-r1 riscv, #909075

Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2023-06-25 10:33:38 +08:00
parent 3e60d02539
commit ca051ace6f

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.07"