commit: ccb88b302ef1a18081e01272215ae494ff97cf87 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 21 18:41:31 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Oct 21 18:41:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb88b30
dev-ml/alcotest: Stabilize 1.8.0 arm64, #941858 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/alcotest/alcotest-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/alcotest/alcotest-1.8.0.ebuild b/dev-ml/alcotest/alcotest-1.8.0.ebuild index 26005db8c565..0be9a72e93a2 100644 --- a/dev-ml/alcotest/alcotest-1.8.0.ebuild +++ b/dev-ml/alcotest/alcotest-1.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" RDEPEND="
