summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:18:43 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:19:17 +0100
commit0edaecf698efc05ef73fdc3d31b18ae5478e03ef (patch)
treefc4ec8ba6c5f9b68ef15ccdc81f7b7051dcfbacb /sci-mathematics/gmp-ecm
parentsci-mathematics/glpk: drop x86-macos (diff)
downloadgentoo-0edaecf698efc05ef73fdc3d31b18ae5478e03ef.tar.gz
gentoo-0edaecf698efc05ef73fdc3d31b18ae5478e03ef.tar.bz2
gentoo-0edaecf698efc05ef73fdc3d31b18ae5478e03ef.zip
sci-mathematics/gmp-ecm: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmp-ecm')
-rw-r--r--sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r2.ebuild4
1 files changed, 2 insertions, 2 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 00cc0de3c934..1fff65f0ccab 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/file/36224/${P}.tar.gz"
LICENSE="GPL-3 LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~ppc-macos ~x64-macos"
IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2"
DEPEND="dev-libs/gmp:="