summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-10-13 10:07:38 +0200
committerAlfredo Tupone <tupone@gentoo.org>2024-10-13 10:08:22 +0200
commitfe8f004bab3c7c114fc73d8e8b2acf9c9f750d12 (patch)
tree915e4af8d051fd7ebe7efec592349681857cca5d /dev-ml/ppx_js_style
parentprofiles/package.mask: remove obsolete io-event slots (diff)
downloadgentoo-fe8f004bab3c7c114fc73d8e8b2acf9c9f750d12.tar.gz
gentoo-fe8f004bab3c7c114fc73d8e8b2acf9c9f750d12.tar.bz2
gentoo-fe8f004bab3c7c114fc73d8e8b2acf9c9f750d12.zip
dev-ml/ppx_js_style: require ocaml < 4.13
Closes: https://bugs.gentoo.org/817131 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/ppx_js_style')
-rw-r--r--dev-ml/ppx_js_style/ppx_js_style-0.14.0-r1.ebuild (renamed from dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild b/dev-ml/ppx_js_style/ppx_js_style-0.14.0-r1.ebuild
index 047ad1309189..dd7d4f88755c 100644
--- a/dev-ml/ppx_js_style/ppx_js_style-0.14.0.ebuild
+++ b/dev-ml/ppx_js_style/ppx_js_style-0.14.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="
- <=dev-lang/ocaml-4.13
+ <dev-lang/ocaml-4.13
>=dev-ml/base-0.14.0:=
dev-ml/findlib:=
dev-ml/octavius:=