summaryrefslogtreecommitdiff
path: root/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild')
-rw-r--r--net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild b/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild
index cb2eae216dbe..c3c087a517c1 100644
--- a/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild
+++ b/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/mldonkey/releases/download/release-${PV//./-}-
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="bittorrent doc fasttrack gd gnutella magic +ocamlopt upnp"
@@ -32,12 +32,8 @@ RDEPEND="dev-lang/perl
# https://github.com/ygrek/mldonkey/issues/46
DEPEND="${RDEPEND}
<dev-lang/ocaml-4.10:=[ocamlopt?]
- bittorrent? (
- || (
- <dev-lang/ocaml-4.06[ocamlopt?]
- dev-ml/num
- )
- )"
+ bittorrent? ( dev-ml/num )
+"
RESTRICT="!ocamlopt? ( strip )"