diff options
author | 2023-06-15 21:19:37 +0300 | |
---|---|---|
committer | 2023-06-15 21:19:37 +0300 | |
commit | 424e929fda41438beb65933e4864aff03b8d4b1c (patch) | |
tree | 9530d89bce60f5280deff87e45b5076ffe6a05b0 /dev-ml/alcotest | |
parent | dev-ml/async: Keyword 0.15.0 ppc64, #892131 (diff) | |
download | gentoo-424e929fda41438beb65933e4864aff03b8d4b1c.tar.gz gentoo-424e929fda41438beb65933e4864aff03b8d4b1c.tar.bz2 gentoo-424e929fda41438beb65933e4864aff03b8d4b1c.zip |
dev-ml/alcotest: Keyword 1.7.0 ppc64, #892131
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/alcotest')
-rw-r--r-- | dev-ml/alcotest/alcotest-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |