commit: cb17086c0d543b10b06455e388e67cedc128a3f2
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sun Apr 17 15:41:11 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 21:06:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb17086c
dev-ml/opam-solver: Keyword 2.1.2 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-ml/opam-solver/opam-solver-2.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/opam-solver/opam-solver-2.1.2.ebuild
b/dev-ml/opam-solver/opam-solver-2.1.2.ebuild
index be6f4bc9ddc8..f7d57f853073 100644
--- a/dev-ml/opam-solver/opam-solver-2.1.2.ebuild
+++ b/dev-ml/opam-solver/opam-solver-2.1.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/opam-${PV/_/-}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"