Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/flint/
Date: Sat, 29 May 2021 08:53:52
Message-Id: 1622278381.b30c748d5070e9f719c2220e3250a25eec22f67e.ago@gentoo
1 commit: b30c748d5070e9f719c2220e3250a25eec22f67e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 08:53:01 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 08:53:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30c748d
7
8 sci-mathematics/flint: x86 stable wrt bug #792684
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-mathematics/flint/flint-2.7.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-mathematics/flint/flint-2.7.1-r1.ebuild b/sci-mathematics/flint/flint-2.7.1-r1.ebuild
18 index bc978900cef..f8e7471260e 100644
19 --- a/sci-mathematics/flint/flint-2.7.1-r1.ebuild
20 +++ b/sci-mathematics/flint/flint-2.7.1-r1.ebuild
21 @@ -17,7 +17,7 @@ LICENSE="LGPL-2.1+"
22 # Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15
23 SLOT="0/15"
24
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
27 IUSE="doc ntl test"
28
29 RESTRICT="!test? ( test )"