Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/pari/
Date: Fri, 05 Nov 2021 17:38:27
Message-Id: 1636133806.9fd7ecc4812d3321b91f1e5fee7b7028960be031.sam@gentoo
1 commit: 9fd7ecc4812d3321b91f1e5fee7b7028960be031
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 17:36:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 17:36:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd7ecc4
7
8 sci-mathematics/pari: Stabilize 2.13.2 ppc64, #821466
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/pari/pari-2.13.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/pari/pari-2.13.2.ebuild b/sci-mathematics/pari/pari-2.13.2.ebuild
16 index 43651ab5af8..f5327b9e21f 100644
17 --- a/sci-mathematics/pari/pari-2.13.2.ebuild
18 +++ b/sci-mathematics/pari/pari-2.13.2.ebuild
19 @@ -14,7 +14,7 @@ LICENSE="GPL-2"
20 # The subslot is the value of $soname_num obtained from
21 # upstream's config/version script.
22 SLOT="0/7"
23 -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="data doc fltk gmp test threads X"
26 RESTRICT="!test? ( test )"