diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-04-16 13:28:00 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-04-16 20:03:05 +0800 |
commit | 0f058ad625c2bf34e83b8b4763e7ed02f3bc0df7 (patch) | |
tree | 91d0a8625b91966f35f8033a03e7764b7dfc652b /sci-mathematics/gmp-ecm | |
parent | dev-libs/gf2x: keyword 1.3.0-r1 for ~loong (diff) | |
download | gentoo-0f058ad625c2bf34e83b8b4763e7ed02f3bc0df7.tar.gz gentoo-0f058ad625c2bf34e83b8b4763e7ed02f3bc0df7.tar.bz2 gentoo-0f058ad625c2bf34e83b8b4763e7ed02f3bc0df7.zip |
sci-mathematics/gmp-ecm: keyword 7.0.5-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmp-ecm')
-rw-r--r-- | sci-mathematics/gmp-ecm/gmp-ecm-7.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 d3b81e1bc203..4c5cc18e67fa 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~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:=" |