diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:41:14 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:06:44 +0200 |
commit | 99d8e8063bb45a9cf222c2b36b32e116ab96cbf0 (patch) | |
tree | a30be9381a1e46969b0a190e2c1011753842e7bf /dev-ml/dune-private-libs | |
parent | dev-ml/opam: Keyword 2.1.2 riscv, #835392 (diff) | |
download | gentoo-99d8e8063bb45a9cf222c2b36b32e116ab96cbf0.tar.gz gentoo-99d8e8063bb45a9cf222c2b36b32e116ab96cbf0.tar.bz2 gentoo-99d8e8063bb45a9cf222c2b36b32e116ab96cbf0.zip |
dev-ml/dune-private-libs: Keyword 2.9.3 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/dune-private-libs')
-rw-r--r-- | dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild index e434be4e1d92..4a135c14f509 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |