summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-15 21:19:24 +0300
commit32bd6b99a0c680cd450865bbe45a708fac788899 (patch)
tree57303f1f09f9de1f0b55e1d0ccd6bcb12db2afc1 /dev-ml/alcotest
parentdev-ml/async: Keyword 0.15.0 ppc, #892131 (diff)
downloadgentoo-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.ebuild2
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="