summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:48:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:48:43 +0200
commite84c00deb3cc3ed74ba3325943f6bd56a0b13b32 (patch)
tree870c29b3208ac3bcab93219d753191572b5a4962 /sci-mathematics/flint
parentsci-mathematics/arb: Stabilize 2.23.0 amd64, #864999 (diff)
downloadgentoo-e84c00deb3cc3ed74ba3325943f6bd56a0b13b32.tar.gz
gentoo-e84c00deb3cc3ed74ba3325943f6bd56a0b13b32.tar.bz2
gentoo-e84c00deb3cc3ed74ba3325943f6bd56a0b13b32.zip
sci-mathematics/flint: Stabilize 2.9.0 amd64, #864999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/flint')
-rw-r--r--sci-mathematics/flint/flint-2.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/flint/flint-2.9.0.ebuild b/sci-mathematics/flint/flint-2.9.0.ebuild
index f83f48dc3a62..08b86fac47b0 100644
--- a/sci-mathematics/flint/flint-2.9.0.ebuild
+++ b/sci-mathematics/flint/flint-2.9.0.ebuild
@@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+"
# Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15
SLOT="0/17"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc ntl test"
RESTRICT="!test? ( test )"