diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:48:45 +0200 |
commit | 735b72c53fb92805de2b39d631b1d03a5e2b46c9 (patch) | |
tree | c800f5cbe906d6a027c77fc1d71f65c1e9a5ef64 /sci-mathematics | |
parent | sci-mathematics/arb: Stabilize 2.23.0 x86, #864999 (diff) | |
download | gentoo-735b72c53fb92805de2b39d631b1d03a5e2b46c9.tar.gz gentoo-735b72c53fb92805de2b39d631b1d03a5e2b46c9.tar.bz2 gentoo-735b72c53fb92805de2b39d631b1d03a5e2b46c9.zip |
sci-mathematics/flint: Stabilize 2.9.0 x86, #864999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/flint/flint-2.9.0.ebuild | 2 |
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 08b86fac47b0..fed6bb682ba3 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 )" |