diff options
author | David Seifert <soap@gentoo.org> | 2016-05-15 01:12:37 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-05-15 01:16:58 +0200 |
commit | 1fe0f4345fefc6b179f96665c6439fcddf3fa5e2 (patch) | |
tree | 33d3ebad5f8bbd8c36fc9570d0c10c5421530640 /sci-mathematics | |
parent | sci-mathematics/polymake: Fix QA MissingSlotDep (diff) | |
download | gentoo-1fe0f4345fefc6b179f96665c6439fcddf3fa5e2.tar.gz gentoo-1fe0f4345fefc6b179f96665c6439fcddf3fa5e2.tar.bz2 gentoo-1fe0f4345fefc6b179f96665c6439fcddf3fa5e2.zip |
sci-mathematics/yafu: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/yafu/yafu-1.34.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/yafu/yafu-1.34.3.ebuild b/sci-mathematics/yafu/yafu-1.34.3.ebuild index 49dce30f425d..b711c82123f8 100644 --- a/sci-mathematics/yafu/yafu-1.34.3.ebuild +++ b/sci-mathematics/yafu/yafu-1.34.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86" IUSE="+sieve" DEPEND=" - dev-libs/gmp + dev-libs/gmp:0= sci-mathematics/gmp-ecm sieve? ( sci-mathematics/msieve |