summaryrefslogtreecommitdiff
path: root/dev-ml/yojson/yojson-2.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-09 15:43:36 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-09 15:43:36 +0100
commit2719f73b6813d11d13a9650cdd2ab8ec6e69385d (patch)
tree8c816148bcbd22757d892089c989ae614eae4f5a /dev-ml/yojson/yojson-2.0.0.ebuild
parent0f558761aa2dee1017b4751e4017205e015a9560 (diff)
gentoo resync : 09.07.2022
Diffstat (limited to 'dev-ml/yojson/yojson-2.0.0.ebuild')
-rw-r--r--dev-ml/yojson/yojson-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/yojson/yojson-2.0.0.ebuild b/dev-ml/yojson/yojson-2.0.0.ebuild
index a46bbd313048..23350f1a6c06 100644
--- a/dev-ml/yojson/yojson-2.0.0.ebuild
+++ b/dev-ml/yojson/yojson-2.0.0.ebuild
@@ -16,8 +16,8 @@ IUSE="examples +ocamlopt test"
RESTRICT="!test? ( test )"
RDEPEND="
- >=dev-lang/ocaml-4.02.3:=[ocamlopt=]
- >=dev-ml/seq-0.2.2:=[ocamlopt=]
+ >=dev-lang/ocaml-4.02.3:=[ocamlopt?]
+ >=dev-ml/seq-0.2.2:=[ocamlopt?]
"
DEPEND="${RDEPEND}"
BDEPEND=">=dev-ml/cppo-1.6.1