diff options
author | Sam James <sam@gentoo.org> | 2021-01-27 03:05:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-27 03:05:37 +0000 |
commit | d7c4d6463249df1b7a902f43c33f2ab3b8dd887c (patch) | |
tree | a93328852ca75d35ff76ea5df068a7e627191882 /sci-mathematics/flint | |
parent | media-video/pipewire: Stabilize 0.3.18 amd64, #766603 (diff) | |
download | gentoo-d7c4d6463249df1b7a902f43c33f2ab3b8dd887c.tar.gz gentoo-d7c4d6463249df1b7a902f43c33f2ab3b8dd887c.tar.bz2 gentoo-d7c4d6463249df1b7a902f43c33f2ab3b8dd887c.zip |
sci-mathematics/flint: Stabilize 2.6.3 amd64, #766977
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/flint')
-rw-r--r-- | sci-mathematics/flint/flint-2.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/flint/flint-2.6.3.ebuild b/sci-mathematics/flint/flint-2.6.3.ebuild index 75b13e2ca97a..74e214a6f88b 100644 --- a/sci-mathematics/flint/flint-2.6.3.ebuild +++ b/sci-mathematics/flint/flint-2.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.flintlib.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0/14" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~x86" IUSE="doc ntl test" RESTRICT="!test? ( test )" |