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, 03 Nov 2021 20:29:02
Message-Id: 1635971243.050413f14ed7ef9caa8d0184489945b840866454.sam@gentoo
1 commit: 050413f14ed7ef9caa8d0184489945b840866454
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 3 20:27:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 3 20:27:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=050413f1
7
8 sci-mathematics/pari: Stabilize 2.13.2 x86, #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 bc5709ab338..a32f892d552 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 )"