diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:54:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:17 +0300 |
commit | 1f66f5313968275a1b5ae080038d20ea1abe068d (patch) | |
tree | a100ca3a4b3cb1f4737da6a43fb9fdd580b471fd /sci-mathematics | |
parent | sci-mathematics/gmm: destabilize for ~x86 (diff) | |
download | gentoo-1f66f5313968275a1b5ae080038d20ea1abe068d.tar.gz gentoo-1f66f5313968275a1b5ae080038d20ea1abe068d.tar.bz2 gentoo-1f66f5313968275a1b5ae080038d20ea1abe068d.zip |
sci-mathematics/gmp-ecm: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gmp-ecm/gmp-ecm-7.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.5-r1.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.5-r1.ebuild index 4c5cc18e67fa..c627f3f4ee8d 100644 --- a/sci-mathematics/gmp-ecm/gmp-ecm-7.0.5-r1.ebuild +++ b/sci-mathematics/gmp-ecm/gmp-ecm-7.0.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.inria.fr/zimmerma/ecm/uploads/89f6f0d65d3e980cef33dc9220 LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86 ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~ppc-macos ~x64-macos" IUSE="+custom-tune openmp cpu_flags_x86_sse2" DEPEND="dev-libs/gmp:=" |