summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-24 18:14:08 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-24 18:14:08 +0200
commit27eafd299c9a91001701b81fbf571e51fdf5bdd0 (patch)
tree8965a9fab7101d855245bc74fea71f78c5f4dd52 /dev-ml/dune-private-libs
parentdev-ml/dune-build-info: Stabilize 2.9.3 x86, #896102 (diff)
downloadgentoo-27eafd299c9a91001701b81fbf571e51fdf5bdd0.tar.gz
gentoo-27eafd299c9a91001701b81fbf571e51fdf5bdd0.tar.bz2
gentoo-27eafd299c9a91001701b81fbf571e51fdf5bdd0.zip
dev-ml/dune-private-libs: Stabilize 2.9.3 x86, #896102
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dune-private-libs')
-rw-r--r--dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild2
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 5f201088d3e7..5c121c5dcc8f 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 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"