Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Pari/
Date: Sat, 02 Jul 2022 18:21:03
Message-Id: 1656785997.a764d2747f05d327926ca1af83fb11220f764c75.sam@gentoo
1 commit: a764d2747f05d327926ca1af83fb11220f764c75
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 18:19:57 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 18:19:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a764d274
7
8 dev-perl/Math-Pari: Stabilize 2.10.809.0-r2 x86, #855920
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild b/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild
16 index c4edab03ae9e..f9e5078fed92 100644
17 --- a/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild
18 +++ b/dev-perl/Math-Pari/Math-Pari-2.10.809.0-r2.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI}
20 S_PARI="${WORKDIR}"/pari-${PARI_VER}
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~hppa ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
25
26 # Math::Pari requires that a copy of the pari source in a parallel
27 # directory to where you build it. It does not need to compile it, but