diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-13 22:32:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-13 22:32:41 +0300 |
commit | c4087ad561a6a8935def3965e02332dd1b2ce38b (patch) | |
tree | de0421cb478b5fee62200b1f56b15fed8bc17568 /dev-ml | |
parent | dev-ml/dune-configurator: Stabilize 3.16.0 amd64, #937870 (diff) | |
download | gentoo-c4087ad561a6a8935def3965e02332dd1b2ce38b.tar.gz gentoo-c4087ad561a6a8935def3965e02332dd1b2ce38b.tar.bz2 gentoo-c4087ad561a6a8935def3965e02332dd1b2ce38b.zip |
dev-ml/dune-private-libs: Stabilize 3.16.0-r3 amd64, #937870
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/dune-private-libs/dune-private-libs-3.16.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-3.16.0-r3.ebuild b/dev-ml/dune-private-libs/dune-private-libs-3.16.0-r3.ebuild index 073bf6fdcb07..82e38b712368 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-3.16.0-r3.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-3.16.0-r3.ebuild @@ -13,7 +13,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" RESTRICT="test" |