commit: 30bdcc079d66f33dfdc222e1637c8bbfa9aa81f9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 29 10:53:31 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 29 10:53:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30bdcc07
dev-ml/dune: Stabilize 3.16.1 x86, #945767 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/dune/dune-3.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/dune/dune-3.16.1.ebuild b/dev-ml/dune/dune-3.16.1.ebuild index db910358bc8d..a829fd201684 100644 --- a/dev-ml/dune/dune-3.16.1.ebuild +++ b/dev-ml/dune/dune-3.16.1.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"
