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

sci-mathematics/form/form-4.1.ebuild

index b035f003dc697f5d1cc7bce424919ad5eb1e8707..3d4afc080807cdaba4e44d9b75c9022584604da0 100644 (file)
@@ -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$
 
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="devref doc doxygen gmp mpi threads zlib"
 
 RDEPEND="
-       gmp? ( dev-libs/gmp )
+       gmp? ( dev-libs/gmp:0= )
        mpi? ( virtual/mpi )
        zlib? ( sys-libs/zlib )"
 DEPEND="${RDEPEND}