diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:53:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:53:01 +0200 |
commit | b30c748d5070e9f719c2220e3250a25eec22f67e (patch) | |
tree | 94bce331384bee16d05c91f6b28b08579ccf434f /sci-mathematics | |
parent | app-benchmarks/siege: x86 stable wrt bug #792633 (diff) | |
download | gentoo-b30c748d5070e9f719c2220e3250a25eec22f67e.tar.gz gentoo-b30c748d5070e9f719c2220e3250a25eec22f67e.tar.bz2 gentoo-b30c748d5070e9f719c2220e3250a25eec22f67e.zip |
sci-mathematics/flint: x86 stable wrt bug #792684
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/flint/flint-2.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/flint/flint-2.7.1-r1.ebuild b/sci-mathematics/flint/flint-2.7.1-r1.ebuild index bc978900cef4..f8e7471260ea 100644 --- a/sci-mathematics/flint/flint-2.7.1-r1.ebuild +++ b/sci-mathematics/flint/flint-2.7.1-r1.ebuild @@ -17,7 +17,7 @@ LICENSE="LGPL-2.1+" # Based off the soname, e.g. /usr/lib64/libflint.so -> libflint.so.15 SLOT="0/15" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="doc ntl test" RESTRICT="!test? ( test )" |