diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-02-28 07:32:56 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-02-28 07:33:14 -0500 |
commit | d33293af186d3bb14d13e57bbe8ad6e76359ceba (patch) | |
tree | 3b61c968e88e7173a3c3f1e1743e9ea5f4459e5d /sci-mathematics/gp2c | |
parent | virtual/opencl: OR, not AND for nvidia providers (diff) | |
download | gentoo-d33293af186d3bb14d13e57bbe8ad6e76359ceba.tar.gz gentoo-d33293af186d3bb14d13e57bbe8ad6e76359ceba.tar.bz2 gentoo-d33293af186d3bb14d13e57bbe8ad6e76359ceba.zip |
sci-mathematics/gp2c: maintainer stabilize on amd64.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/gp2c')
-rw-r--r-- | sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild b/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild index b7314146b675..d08485d0c0e1 100644 --- a/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild +++ b/sci-mathematics/gp2c/gp2c-0.0.11.2-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://pari.math.u-bordeaux.fr/pub/pari/GP2C/${MY_P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |