commit: 2604eaabb61d48a9ed25691ecacbf3f0331badb2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 15 03:23:24 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 15 03:23:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2604eaab
sci-mathematics/flint: Stabilize 3.1.3_p1-r3 arm64, #953715 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/flint/flint-3.1.3_p1-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/flint/flint-3.1.3_p1-r3.ebuild b/sci-mathematics/flint/flint-3.1.3_p1-r3.ebuild index 0766a2300847..9d24bf685140 100644 --- a/sci-mathematics/flint/flint-3.1.3_p1-r3.ebuild +++ b/sci-mathematics/flint/flint-3.1.3_p1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ LICENSE="LGPL-2.1+" # Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15 SLOT="0/19" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="doc ntl test" RESTRICT="!test? ( test )"
