Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gmp-ecm/
Date: Wed, 06 Jan 2021 21:29:26
Message-Id: 1609968559.ae1b2b5d0d0e0a1bc02a312718346f47fa69bbc5.grknight@gentoo
1 commit: ae1b2b5d0d0e0a1bc02a312718346f47fa69bbc5
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 21:26:02 2021 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 21:29:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1b2b5d
7
8 sci-mathematics/gmp-ecm: Really drop x86-macos
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11
12 sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild | 3 ---
13 1 file changed, 3 deletions(-)
14
15 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
16 index 1fff65f0cca..ee5812002cc 100644
17 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild
18 +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild
19 @@ -17,9 +17,6 @@ IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2"
20 DEPEND="dev-libs/gmp:="
21 RDEPEND="${DEPEND}"
22
23 -# Can't both be enabled.
24 -REQUIRED_USE="x86-macos? ( !custom-tune )"
25 -
26 S="${WORKDIR}/ecm-${PV}"
27
28 pkg_pretend() {