Skip to content

Commit

Permalink
dev-ml/labltk: allow ocaml 4.06 betas too
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.13, Repoman-2.3.4
  • Loading branch information
aballier committed Nov 4, 2017
1 parent 743e8ea commit ce352e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/labltk/labltk-8.06.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~a
IUSE="+ocamlopt X"

RDEPEND=">=dev-lang/tk-8.0.3:=
>=dev-lang/ocaml-4.06:=[ocamlopt?,X?]"
>=dev-lang/ocaml-4.06_beta:=[ocamlopt?,X?]"
DEPEND="${RDEPEND}
>=dev-ml/findlib-1.5.5-r1"

Expand Down

0 comments on commit ce352e1

Please sign in to comment.