From: David Seifert Date: Sun, 23 Jun 2019 18:13:44 +0000 (+0200) Subject: sci-mathematics/gmp-ecm: Remove dep on sci-mathematics/gwnum X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5394f2ed078e80cf22b8d957c3799e4808056a8f;p=gentoo.git sci-mathematics/gmp-ecm: Remove dep on sci-mathematics/gwnum Closes: https://github.com/gentoo/gentoo/pull/12313 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert --- diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild index e60693532085..0a752d428d6e 100644 --- a/sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild +++ b/sci-mathematics/gmp-ecm/gmp-ecm-6.4.3-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,22 +11,17 @@ inherit eutils LICENSE="GPL-3 LGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="+blas +custom-tune gwnum -openmp test" +IUSE="+blas +custom-tune -openmp test" # gmp 5.1 breaks a few things with this version DEPEND=" Improve performance of some operations by selecting machine-specific defaults - Use GWNum lib where possible