Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/flint/
Date: Tue, 18 Jan 2022 21:50:43
Message-Id: 1642542621.e78af3f44d7d903618c26a8de3eceecc76bdff7c.jsmolic@gentoo
1 commit: e78af3f44d7d903618c26a8de3eceecc76bdff7c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 21:50:21 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 21:50:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e78af3f4
7
8 sci-mathematics/flint: Stabilize 2.8.4 x86, #831415
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-mathematics/flint/flint-2.8.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/flint/flint-2.8.4.ebuild b/sci-mathematics/flint/flint-2.8.4.ebuild
16 index 8d2f8f435dc2..604d35b47fd9 100644
17 --- a/sci-mathematics/flint/flint-2.8.4.ebuild
18 +++ b/sci-mathematics/flint/flint-2.8.4.ebuild
19 @@ -21,7 +21,7 @@ LICENSE="LGPL-2.1+"
20 # Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15
21 SLOT="0/16"
22
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86"
25 IUSE="doc ntl test"
26
27 RESTRICT="!test? ( test )"