summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 18:00:49 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 18:00:49 +0200
commite40130bb89bedb0b67d2e17e132c9a37935d2ae5 (patch)
treeab260a7dc078d75f4f0427baae0cc0b9631034df /dev-ml/dyn
parentdev-ml/stdune: Stabilize 3.6.2 amd64, #901629 (diff)
downloadgentoo-e40130bb89bedb0b67d2e17e132c9a37935d2ae5.tar.gz
gentoo-e40130bb89bedb0b67d2e17e132c9a37935d2ae5.tar.bz2
gentoo-e40130bb89bedb0b67d2e17e132c9a37935d2ae5.zip
dev-ml/dyn: Stabilize 3.6.2 amd64, #901629
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dyn')
-rw-r--r--dev-ml/dyn/dyn-3.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dyn/dyn-3.6.2.ebuild b/dev-ml/dyn/dyn-3.6.2.ebuild
index a3d55d2d7132..53cc7fe224bf 100644
--- a/dev-ml/dyn/dyn-3.6.2.ebuild
+++ b/dev-ml/dyn/dyn-3.6.2.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"