commit:     cafbd0051f1b9640af60aaae8ce75cfcb852bdfc
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 21:07:58 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 21:07:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cafbd005

dev-ml/jbuilder: depends on <=ocaml-4.05

Closes: https://bugs.gentoo.org/752468
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild 
b/dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild
index 895e7108354..56d4161e166 100644
--- a/dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild
+++ b/dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND=""
+DEPEND="<=dev-lang/ocaml-4.05.0:="
 RDEPEND="${DEPEND}"
 DEPEND="${DEPEND}
        test? ( dev-ml/menhir )

Reply via email to