summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-08 16:32:03 +0100
committerSam James <sam@gentoo.org>2024-06-08 16:32:03 +0100
commite2341a9668c6fa5efafddafbb3591f488962f453 (patch)
tree555713cd43346f109e4d62fcd5af972c1f9eb255 /dev-ml/dyn
parentdev-ml/dune-private-libs: Stabilize 3.10.0 arm64, #933822 (diff)
downloadgentoo-e2341a9668c6fa5efafddafbb3591f488962f453.tar.gz
gentoo-e2341a9668c6fa5efafddafbb3591f488962f453.tar.bz2
gentoo-e2341a9668c6fa5efafddafbb3591f488962f453.zip
dev-ml/dyn: Stabilize 3.10.0 arm64, #933822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dyn')
-rw-r--r--dev-ml/dyn/dyn-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dyn/dyn-3.10.0.ebuild b/dev-ml/dyn/dyn-3.10.0.ebuild
index 06281de1ea49..b03e9ccc1556 100644
--- a/dev-ml/dyn/dyn-3.10.0.ebuild
+++ b/dev-ml/dyn/dyn-3.10.0.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"