commit: 5e2215e3fa9140fb20aa13aad65c401873309607 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 8 15:32:01 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 8 15:32:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e2215e3
dev-ml/dune: Stabilize 3.10.0 arm64, #933822 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/dune/dune-3.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/dune/dune-3.10.0.ebuild b/dev-ml/dune/dune-3.10.0.ebuild index fd7081de7805..ae17fead8f23 100644 --- a/dev-ml/dune/dune-3.10.0.ebuild +++ b/dev-ml/dune/dune-3.10.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"
