summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2021-01-05 11:00:06 -0500
committerMichael Orlitzky <mjo@gentoo.org>2021-01-05 11:06:45 -0500
commit11940fca40e0e4dadcf14ba5b7dd3ad86a586570 (patch)
treed525dad4eb35491995d71585c3c78180df24e6a2 /sci-mathematics
parentapp-emulation/docker: fix upstream in metadata (diff)
downloadgentoo-11940fca40e0e4dadcf14ba5b7dd3ad86a586570.tar.gz
gentoo-11940fca40e0e4dadcf14ba5b7dd3ad86a586570.tar.bz2
gentoo-11940fca40e0e4dadcf14ba5b7dd3ad86a586570.zip
sci-mathematics/gp2c: maintainer stabilize on amd64.
This is fine. It's a bugfix release needed for gcc-10.x. Closes: https://bugs.gentoo.org/763906 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gp2c/gp2c-0.0.11.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gp2c/gp2c-0.0.11.3.ebuild b/sci-mathematics/gp2c/gp2c-0.0.11.3.ebuild
index b7314146b675..31fb4d51d216 100644
--- a/sci-mathematics/gp2c/gp2c-0.0.11.3.ebuild
+++ b/sci-mathematics/gp2c/gp2c-0.0.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"