diff options
Diffstat (limited to 'sci-mathematics/gp2c/gp2c-0.0.12.ebuild')
-rw-r--r-- | sci-mathematics/gp2c/gp2c-0.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gp2c/gp2c-0.0.12.ebuild b/sci-mathematics/gp2c/gp2c-0.0.12.ebuild index a723e8a4894a..8c4c0515069f 100644 --- a/sci-mathematics/gp2c/gp2c-0.0.12.ebuild +++ b/sci-mathematics/gp2c/gp2c-0.0.12.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://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 )" |