diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:41:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:41:01 +0200 |
commit | 22494b845f64ebb8202ea4a8690e8cee96acb4ba (patch) | |
tree | 1da195cef4f9116f34ce1741e3f8e553488fc8a6 /sci-mathematics | |
parent | dev-perl/Event: amd64 stable wrt bug #792669 (diff) | |
download | gentoo-22494b845f64ebb8202ea4a8690e8cee96acb4ba.tar.gz gentoo-22494b845f64ebb8202ea4a8690e8cee96acb4ba.tar.bz2 gentoo-22494b845f64ebb8202ea4a8690e8cee96acb4ba.zip |
sci-mathematics/flint: amd64 stable wrt bug #792684
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 912adc940b12..bc978900cef4 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 )" |