From 2604eaabb61d48a9ed25691ecacbf3f0331badb2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 15 Apr 2025 04:23:24 +0100 Subject: [PATCH] sci-mathematics/flint: Stabilize 3.1.3_p1-r3 arm64, #953715 Signed-off-by: Sam James --- 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 0766a23008470..9d24bf6851406 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 )"