commit: 583ae63f4031a00b2f3484cf27bee9f430a7b385 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 14 09:49:18 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 14 09:49:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583ae63f
dev-ml/dune: Stabilize 3.16.0 arm64, #937870 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/dune/dune-3.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/dune/dune-3.16.0.ebuild b/dev-ml/dune/dune-3.16.0.ebuild index b5e32865d565..652abda05fba 100644 --- a/dev-ml/dune/dune-3.16.0.ebuild +++ b/dev-ml/dune/dune-3.16.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="emacs" RESTRICT="strip test"
