Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/pari/
Date: Mon, 08 Aug 2022 12:34:10
Message-Id: 1659961988.e2197dbba4dad3dedb6f3608ca0628833254926d.ago@gentoo
1 commit: e2197dbba4dad3dedb6f3608ca0628833254926d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 8 12:33:08 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 8 12:33:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2197dbb
7
8 sci-mathematics/pari: amd64 stable wrt bug #864214
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 sci-mathematics/pari/pari-2.13.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/pari/pari-2.13.4-r1.ebuild b/sci-mathematics/pari/pari-2.13.4-r1.ebuild
16 index 0f105d54107a..4a13d42f694f 100644
17 --- a/sci-mathematics/pari/pari-2.13.4-r1.ebuild
18 +++ b/sci-mathematics/pari/pari-2.13.4-r1.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 )"