commit: 298eadce7faa33fe63abbfcae916f024f34dd048 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Mon Apr 24 13:50:18 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Mon Apr 24 13:50:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=298eadce
dev-ml/alcotest: stabilize 1.6.0-r1 for amd64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/alcotest/alcotest-1.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild b/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild index 0c44c2c6079d..b8cb62450a2e 100644 --- a/dev-ml/alcotest/alcotest-1.6.0-r1.ebuild +++ b/dev-ml/alcotest/alcotest-1.6.0-r1.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="+ocamlopt" RDEPEND="
