summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-ctypes
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-11-02 13:06:02 +0100
committerAlexis Ballier <aballier@gentoo.org>2015-11-02 13:06:02 +0100
commit6972f09aa5256b758550170b0c1a6931b82d7647 (patch)
treebe73b53b6d910669f194d23764645c9a77a93ed7 /dev-ml/ocaml-ctypes
parent5b240aa12260678c766f1f7cc19ec7e405ff4440 (diff)
downloadgentoo-6972f09aa5256b758550170b0c1a6931b82d7647.tar.gz
gentoo-6972f09aa5256b758550170b0c1a6931b82d7647.tar.xz
dev-ml/ocaml-ctypes: Bump ocaml dep to one providing bytes. Bug #563446.
Package-Manager: portage-2.2.23
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild (renamed from dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild
index ee694821688..8ebc7be8e1d 100644
--- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild
+++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1-r1.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
RDEPEND="
- >=dev-lang/ocaml-4:=[ocamlopt]
+ >=dev-lang/ocaml-4.02:=[ocamlopt]
virtual/libffi
"
DEPEND="${RDEPEND}