diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:09:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:10:32 +0200 |
commit | 74061aad0f4975ad692e11b6c67aadc2527e89b7 (patch) | |
tree | bdf61b684294ab90b185d0ff5d8e3e036d346b04 /sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild | |
parent | dev-perl/SOAP-Lite: amd64 stable wrt bug #817509 (diff) | |
download | gentoo-74061aad0f4975ad692e11b6c67aadc2527e89b7.tar.gz gentoo-74061aad0f4975ad692e11b6c67aadc2527e89b7.tar.bz2 gentoo-74061aad0f4975ad692e11b6c67aadc2527e89b7.zip |
sci-mathematics/gmp-ecm: amd64 stable wrt bug #817674
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild')
-rw-r--r-- | sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild index 800fcf6b3584..ed60e4476098 100644 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.4-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.inria.fr/zimmerma/ecm/uploads/9cd422ec80268f8a885e499e17 LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~ppc-macos ~x64-macos" IUSE="+custom-tune openmp static-libs cpu_flags_x86_sse2" DEPEND="dev-libs/gmp:=" |