Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/pari/
Date: Tue, 18 Jan 2022 21:50:42
Message-Id: 1642542613.ff8905d6e001a777d1ee3b0d02cc66dfd7216df3.jsmolic@gentoo
1 commit: ff8905d6e001a777d1ee3b0d02cc66dfd7216df3
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 18 21:50:13 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 18 21:50:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8905d6
7
8 sci-mathematics/pari: Stabilize 2.13.3 x86, #831413
9
10 Signed-off-by: Jakov Smolić <jsmolic <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 b6caf6f2e9f6..9f41ff8648fd 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 )"