sci-mathematics/flint: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 22:52:24 +0000 (00:52 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:16:23 +0000 (01:16 +0200)
Package-Manager: portage-2.2.28

sci-mathematics/flint/flint-2.4.3.ebuild

index 37a89b8a6ad8ef125304868d6164ab3bb4268057..8a1dfe3eb83a351c5c8407d4daa340f35271b871 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,8 +16,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc gc ntl static-libs test"
 
-RDEPEND="dev-libs/gmp
-       dev-libs/mpfr
+RDEPEND="dev-libs/gmp:0=
+       dev-libs/mpfr:0
        gc? ( dev-libs/boehm-gc )
        ntl? ( dev-libs/ntl )"
 DEPEND="${RDEPEND}