summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-01-07 21:00:46 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-01-07 21:00:46 +0100
commit3e436b3f64151df3ebb1e094c55631d3ffe6cd1e (patch)
tree1e10dfe14df02a0e7b0828d91ebe78a0046f2071 /dev-ml/findlib
parentdev-libs/uriparser: Stabilize 0.9.6 arm64, #830711 (diff)
downloadgentoo-3e436b3f64151df3ebb1e094c55631d3ffe6cd1e.tar.gz
gentoo-3e436b3f64151df3ebb1e094c55631d3ffe6cd1e.tar.bz2
gentoo-3e436b3f64151df3ebb1e094c55631d3ffe6cd1e.zip
dev-ml/findlib: not for ocaml-4.13
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r--dev-ml/findlib/findlib-1.8.1-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/findlib/findlib-1.8.1-r2.ebuild b/dev-ml/findlib/findlib-1.8.1-r2.ebuild
index bcbb3f9c90c2..60e5737d4a7f 100644
--- a/dev-ml/findlib/findlib-1.8.1-r2.ebuild
+++ b/dev-ml/findlib/findlib-1.8.1-r2.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
@@ -13,6 +13,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-lin
IUSE="doc +ocamlopt tk"
DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]
+ <dev-lang/ocaml-4.13
tk? ( dev-ml/labltk:= )"
RDEPEND="${DEPEND}"