summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-17 02:27:12 +0000
committerSam James <sam@gentoo.org>2023-03-17 02:27:12 +0000
commit7ba77f11aacb19c6b6a7f72eb4d7e18fa20744e9 (patch)
tree64f90af24e3a2bb7ac115a11077fc83d076cba8d /dev-ml/ocaml-migrate-parsetree
parentdev-ml/dune: Stabilize 3.7.0 amd64, #901627 (diff)
downloadgentoo-7ba77f11aacb19c6b6a7f72eb4d7e18fa20744e9.tar.gz
gentoo-7ba77f11aacb19c6b6a7f72eb4d7e18fa20744e9.tar.bz2
gentoo-7ba77f11aacb19c6b6a7f72eb4d7e18fa20744e9.zip
dev-ml/ocaml-migrate-parsetree: Stabilize 2.4.0 amd64, #901633
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-migrate-parsetree')
-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 dafa8c1de36f..1879a88dc139 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"