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: Wed, 19 Jan 2022 22:43:43
Message-Id: 1642632170.7f5f000d5ad7f9578f276a1bdaf8da4556a1976c.sam@gentoo
1 commit: 7f5f000d5ad7f9578f276a1bdaf8da4556a1976c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 19 22:42:50 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 19 22:42:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5f000d
7
8 sci-mathematics/pari: Stabilize 2.13.3 ppc64, #831413
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-mathematics/pari/pari-2.13.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/pari/pari-2.13.3.ebuild b/sci-mathematics/pari/pari-2.13.3.ebuild
16 index 9f41ff8648fd..bbafbde7a257 100644
17 --- a/sci-mathematics/pari/pari-2.13.3.ebuild
18 +++ b/sci-mathematics/pari/pari-2.13.3.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 )"