diff options
author | David Seifert <soap@gentoo.org> | 2016-05-15 01:13:20 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-05-15 01:17:00 +0200 |
commit | c96d5b8feda3b184c3af1f3685a8c18749247b83 (patch) | |
tree | 3b25886713e5eb93f68b9aff61991405a09240e3 /sci-mathematics | |
parent | sci-mathematics/yafu: Fix QA MissingSlotDep (diff) | |
download | gentoo-c96d5b8feda3b184c3af1f3685a8c18749247b83.tar.gz gentoo-c96d5b8feda3b184c3af1f3685a8c18749247b83.tar.bz2 gentoo-c96d5b8feda3b184c3af1f3685a8c18749247b83.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-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/yafu/yafu-9999.ebuild b/sci-mathematics/yafu/yafu-9999.ebuild index f19d80fb8b5f..9fdf00fbb2ea 100644 --- a/sci-mathematics/yafu/yafu-9999.ebuild +++ b/sci-mathematics/yafu/yafu-9999.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$ @@ -18,7 +18,7 @@ KEYWORDS="" IUSE="+sieve" DEPEND=" - dev-libs/gmp + dev-libs/gmp:0= sci-mathematics/gmp-ecm sieve? ( sci-mathematics/msieve |