diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 22:50:21 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 22:50:21 +0100 |
commit | e78af3f44d7d903618c26a8de3eceecc76bdff7c (patch) | |
tree | 30db7ccca9fd352910892f539770d10ba135c116 /sci-mathematics/flint | |
parent | sci-mathematics/arb: Stabilize 2.21.0 x86, #831414 (diff) | |
download | gentoo-e78af3f44d7d903618c26a8de3eceecc76bdff7c.tar.gz gentoo-e78af3f44d7d903618c26a8de3eceecc76bdff7c.tar.bz2 gentoo-e78af3f44d7d903618c26a8de3eceecc76bdff7c.zip |
sci-mathematics/flint: Stabilize 2.8.4 x86, #831415
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/flint')
-rw-r--r-- | sci-mathematics/flint/flint-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/flint/flint-2.8.4.ebuild b/sci-mathematics/flint/flint-2.8.4.ebuild index 8d2f8f435dc2..604d35b47fd9 100644 --- a/sci-mathematics/flint/flint-2.8.4.ebuild +++ b/sci-mathematics/flint/flint-2.8.4.ebuild @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+" # Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15 SLOT="0/16" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" IUSE="doc ntl test" RESTRICT="!test? ( test )" |