commit: fffbae653cb094222b6e2162bb08b19ba3661097 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 1 00:54:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 1 00:54:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffbae65
dev-ml/ordering: Stabilize 3.6.2 arm64, #901629 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/ordering/ordering-3.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ordering/ordering-3.6.2.ebuild b/dev-ml/ordering/ordering-3.6.2.ebuild index 669840ebf990..c3a7edb969a8 100644 --- a/dev-ml/ordering/ordering-3.6.2.ebuild +++ b/dev-ml/ordering/ordering-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"