Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gp2c/
Date: Fri, 28 Feb 2020 12:33:48
Message-Id: 1582893194.d33293af186d3bb14d13e57bbe8ad6e76359ceba.mjo@gentoo
1 commit: d33293af186d3bb14d13e57bbe8ad6e76359ceba
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 28 12:32:56 2020 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 28 12:33:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d33293af
7
8 sci-mathematics/gp2c: maintainer stabilize on amd64.
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
12
13 sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild b/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild
17 index b7314146b67..d08485d0c0e 100644
18 --- a/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild
19 +++ b/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/GP2C/${MY_P}.tar.gz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64"
25 +KEYWORDS="amd64"
26 IUSE="test"
27 RESTRICT="!test? ( test )"