diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 01:42:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 01:42:59 +0100 |
commit | e1e1fd0c91eb8aa3d50085324aee54db4efa6014 (patch) | |
tree | 0c8298acc83b306f120d757e4aa4c121692ee310 /sci-mathematics | |
parent | acct-user/drone: add missing acct-user_add_deps call (diff) | |
download | gentoo-e1e1fd0c91eb8aa3d50085324aee54db4efa6014.tar.gz gentoo-e1e1fd0c91eb8aa3d50085324aee54db4efa6014.tar.bz2 gentoo-e1e1fd0c91eb8aa3d50085324aee54db4efa6014.zip |
sci-mathematics/flint: Stabilize 2.7.1-r1 ppc, #792684
Signed-off-by: Sam James <sam@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 f8e7471260ea..7086b59e6308 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 )" |