summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild')
-rw-r--r--dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild b/dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild
index b781e0525f03..e2e67518ea4c 100644
--- a/dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild
+++ b/dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,9 +17,9 @@ IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"
RDEPEND="
- ~dev-ml/dune-private-libs-${PV}:=[ocamlopt=]
- dev-ml/csexp:=[ocamlopt=]
- dev-ml/result:=[ocamlopt=]
+ ~dev-ml/dune-private-libs-${PV}:=[ocamlopt?]
+ dev-ml/csexp:=[ocamlopt?]
+ dev-ml/result:=[ocamlopt?]
"
DEPEND="${RDEPEND}
test? (