commit: a3d01059179bd75a539a1b4536ea5a39fd42f1a4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 14:07:49 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 14:07:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3d01059
sci-mathematics/flint: Stabilize 2.6.3 ppc, #766977 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/flint/flint-2.6.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/flint/flint-2.6.3.ebuild b/sci-mathematics/flint/flint-2.6.3.ebuild index d943d1c3905..75b13e2ca97 100644 --- a/sci-mathematics/flint/flint-2.6.3.ebuild +++ b/sci-mathematics/flint/flint-2.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="http://www.flintlib.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0/14" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~x86" IUSE="doc ntl test" RESTRICT="!test? ( test )"