commit: ac09888b82c6b5eb74e216a820e71c21eca34c07 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 5 03:51:15 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 5 03:51:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac09888b
sci-mathematics/pari: Stabilize 2.15.3 ppc64, #907855 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-mathematics/pari/pari-2.15.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/pari/pari-2.15.3.ebuild b/sci-mathematics/pari/pari-2.15.3.ebuild index 123f174d15a3..4e92879b687a 100644 --- a/sci-mathematics/pari/pari-2.15.3.ebuild +++ b/sci-mathematics/pari/pari-2.15.3.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-2" # The subslot is the value of $soname_num obtained from # upstream's config/version script. SLOT="0/8" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="data doc examples fltk gmp test threads X" RESTRICT="!test? ( test )"