commit: 424e929fda41438beb65933e4864aff03b8d4b1c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 15 18:19:37 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 18:19:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424e929f
dev-ml/alcotest: Keyword 1.7.0 ppc64, #892131 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/alcotest/alcotest-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/alcotest/alcotest-1.7.0.ebuild b/dev-ml/alcotest/alcotest-1.7.0.ebuild index bc4425ee7ad8..f20dd42689d9 100644 --- a/dev-ml/alcotest/alcotest-1.7.0.ebuild +++ b/dev-ml/alcotest/alcotest-1.7.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 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" RDEPEND="
