summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-25 16:13:06 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-25 16:13:06 +0300
commit5f4672034fcbbc8a1ef9a0a79746074647fc5ae2 (patch)
tree3d4f6e64b8e26462c2b0735d3adb1af01f9553dc
parentdev-ml/ppx_hash: Stabilize 0.15.0-r1 x86, #901527 (diff)
downloadgentoo-5f4672034fcbbc8a1ef9a0a79746074647fc5ae2.tar.gz
gentoo-5f4672034fcbbc8a1ef9a0a79746074647fc5ae2.tar.bz2
gentoo-5f4672034fcbbc8a1ef9a0a79746074647fc5ae2.zip
dev-ml/ppx_hash: Stabilize 0.15.0-r1 ppc64, #901527
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild b/dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild
index 80aa6cf6e67c..ab741b37d7eb 100644
--- a/dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild
+++ b/dev-ml/ppx_hash/ppx_hash-0.15.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
DEPEND="