commit: 603e0b9fb58a93fd73caa6d3412bcef27474ee09 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 5 05:14:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 5 05:14:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603e0b9f
sci-mathematics/pari: Stabilize 2.15.3 x86, #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 2c285bc6c7ab..664fd8a019f8 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 )"