diff options
author | David Seifert <soap@gentoo.org> | 2016-05-15 00:47:56 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-05-15 01:16:15 +0200 |
commit | c3cc6a49bb4455fbdde1c4dca5b935ddadb5207f (patch) | |
tree | 4ed9af92edad8a03a8dba43b8dcf261e9147c1ea /sci-mathematics/cado-nfs | |
parent | sci-libs/votca-tools: Fix QA NonExistentDeps (diff) | |
download | gentoo-c3cc6a49bb4455fbdde1c4dca5b935ddadb5207f.tar.gz gentoo-c3cc6a49bb4455fbdde1c4dca5b935ddadb5207f.tar.bz2 gentoo-c3cc6a49bb4455fbdde1c4dca5b935ddadb5207f.zip |
sci-mathematics/cado-nfs: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics/cado-nfs')
-rw-r--r-- | sci-mathematics/cado-nfs/cado-nfs-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/cado-nfs/cado-nfs-2.2.0.ebuild b/sci-mathematics/cado-nfs/cado-nfs-2.2.0.ebuild index 44c8e43b78fe..28841fb904ec 100644 --- a/sci-mathematics/cado-nfs/cado-nfs-2.2.0.ebuild +++ b/sci-mathematics/cado-nfs/cado-nfs-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ IUSE="" RDEPEND=" ${PYTHON_DEPS} - dev-libs/gmp + dev-libs/gmp:0= dev-lang/perl !sci-mathematics/ggnfs !sci-biology/shrimp |