diff options
author | Brian Evans <grknight@gentoo.org> | 2021-01-06 16:26:02 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2021-01-06 16:29:19 -0500 |
commit | ae1b2b5d0d0e0a1bc02a312718346f47fa69bbc5 (patch) | |
tree | fa3723345c49787eaa443eb07e22ba2c88f62f40 /sci-mathematics/gmp-ecm | |
parent | kde-frameworks/baloo: Drop 5.77.0 (r0) (diff) | |
download | gentoo-ae1b2b5d0d0e0a1bc02a312718346f47fa69bbc5.tar.gz gentoo-ae1b2b5d0d0e0a1bc02a312718346f47fa69bbc5.tar.bz2 gentoo-ae1b2b5d0d0e0a1bc02a312718346f47fa69bbc5.zip |
sci-mathematics/gmp-ecm: Really drop x86-macos
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmp-ecm')
-rw-r--r-- | sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild index 1fff65f0ccab..ee5812002ccf 100644 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild @@ -17,9 +17,6 @@ IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2" DEPEND="dev-libs/gmp:=" RDEPEND="${DEPEND}" -# Can't both be enabled. -REQUIRED_USE="x86-macos? ( !custom-tune )" - S="${WORKDIR}/ecm-${PV}" pkg_pretend() { |