summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-12 08:37:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-12 08:37:44 +0300
commit9d16254e23d6c5fb4360bcc177c5d68db5981773 (patch)
tree3b8313d8641fa96508f599723ca2e42570a70d0f /dev-ml/typerep
parentdev-ml/ppx_tydi: Stabilize 0.16.0 ppc64, #933369 (diff)
downloadgentoo-9d16254e23d6c5fb4360bcc177c5d68db5981773.tar.gz
gentoo-9d16254e23d6c5fb4360bcc177c5d68db5981773.tar.bz2
gentoo-9d16254e23d6c5fb4360bcc177c5d68db5981773.zip
dev-ml/typerep: Stabilize 0.16.0 ppc64, #933369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/typerep')
-rw-r--r--dev-ml/typerep/typerep-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typerep/typerep-0.16.0.ebuild b/dev-ml/typerep/typerep-0.16.0.ebuild
index 2d2a3b1b966e..a19840a68389 100644
--- a/dev-ml/typerep/typerep-0.16.0.ebuild
+++ b/dev-ml/typerep/typerep-0.16.0.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="dev-ml/base:${SLOT}"