summaryrefslogtreecommitdiff
path: root/sci-mathematics/msieve/msieve-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-10 23:40:16 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-10 23:40:16 +0100
commit51af5f0eb4cddbe6aa7953717873691d77aae9ff (patch)
tree1541525274162b033ebbc3ed38abaf335fbbd49a /sci-mathematics/msieve/msieve-9999.ebuild
parent7014a5a3ea0feffab9701fdd6b64cc7667a985af (diff)
gentoo resync : 11.07.2019
Diffstat (limited to 'sci-mathematics/msieve/msieve-9999.ebuild')
-rw-r--r--sci-mathematics/msieve/msieve-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-mathematics/msieve/msieve-9999.ebuild b/sci-mathematics/msieve/msieve-9999.ebuild
index 5da826bda06b..d5ad2a8ec1b9 100644
--- a/sci-mathematics/msieve/msieve-9999.ebuild
+++ b/sci-mathematics/msieve/msieve-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,9 +15,8 @@ SLOT="0"
KEYWORDS=""
IUSE="zlib +ecm mpi"
-# some linking troubles with gwnum
DEPEND="
- ecm? ( sci-mathematics/gmp-ecm[-gwnum] )
+ ecm? ( sci-mathematics/gmp-ecm )
mpi? ( virtual/mpi )
zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}"