diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 21:19:24 +0300 |
commit | 32bd6b99a0c680cd450865bbe45a708fac788899 (patch) | |
tree | 57303f1f09f9de1f0b55e1d0ccd6bcb12db2afc1 /dev-ml/alcotest | |
parent | dev-ml/async: Keyword 0.15.0 ppc, #892131 (diff) | |
download | gentoo-32bd6b99a0c680cd450865bbe45a708fac788899.tar.gz gentoo-32bd6b99a0c680cd450865bbe45a708fac788899.tar.bz2 gentoo-32bd6b99a0c680cd450865bbe45a708fac788899.zip |
dev-ml/alcotest: Keyword 1.7.0 ppc, #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 a1aefcf62782..bc4425ee7ad8 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 x86" +KEYWORDS="amd64 arm arm64 ~ppc x86" IUSE="+ocamlopt" RDEPEND=" |