diff options
Diffstat (limited to 'app-misc/wyrd/wyrd-1.4.6.ebuild')
-rw-r--r-- | app-misc/wyrd/wyrd-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/wyrd/wyrd-1.4.6.ebuild b/app-misc/wyrd/wyrd-1.4.6.ebuild index 660a8229990f..a6f57895aac3 100644 --- a/app-misc/wyrd/wyrd-1.4.6.ebuild +++ b/app-misc/wyrd/wyrd-1.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ IUSE="unicode" RDEPEND=" sys-libs/ncurses[unicode?] >=app-misc/remind-03.01 - || ( dev-ml/camlp4 <dev-lang/ocaml-4.02.0 ) + || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 ) " DEPEND="${RDEPEND} >=dev-lang/ocaml-3.08 |