app-misc/wyrd: Remove := slot op from || dep, #586304
authorMichał Górny <mgorny@gentoo.org>
Tue, 21 Jun 2016 20:22:24 +0000 (22:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 21 Jun 2016 20:32:45 +0000 (22:32 +0200)
app-misc/wyrd/wyrd-1.4.6.ebuild

index a6f57895aac3b28bf0659c6579e099ee9a662720..660a8229990f063f22a699693476373c63f1764f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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