commit: cf921eeed742dda1eeee934d6cb1b05af60abdec
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 08:36:47 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 08:36:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf921eee
dev-ml/dyn: Stabilize 3.6.2 arm, #901629
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ml/dyn/dyn-3.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/dyn/dyn-3.6.2.ebuild b/dev-ml/dyn/dyn-3.6.2.ebuild
index 7249e491ed14..f5cf75ee95b9 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"