summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-17 12:17:30 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-17 12:17:30 +0200
commit6885b205337987020424b7058cdb35a8746871f5 (patch)
treec2c5367c9fc5af5e5543ad941a26a2d3e626fcfa /dev-ml
parentdev-ml/ppx_ignore_instrumentation: Stabilize 0.15.0-r1 arm, #901571 (diff)
downloadgentoo-6885b205337987020424b7058cdb35a8746871f5.tar.gz
gentoo-6885b205337987020424b7058cdb35a8746871f5.tar.bz2
gentoo-6885b205337987020424b7058cdb35a8746871f5.zip
dev-ml/ocaml-migrate-parsetree: Stabilize 2.4.0 ppc64, #901633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild
index 88dea05cf6b2..bcad667ef590 100644
--- a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-2.4.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/${PV}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test ) strip"