sci-mathematics/gmp-ecm: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:01:18 +0000 (01:01 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:16:39 +0000 (01:16 +0200)
Package-Manager: portage-2.2.28

sci-mathematics/gmp-ecm/gmp-ecm-9999.ebuild

index 0c39ab7005da8a0b2e5af7a47f7e187e8fce6928..04424228d23d990e8502c5c09c57881823bd4ecd 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$
 
@@ -17,10 +17,10 @@ KEYWORDS=""
 IUSE="blas gwnum -openmp test"
 
 DEPEND="
-       dev-libs/gmp
+       dev-libs/gmp:0=
        blas? ( sci-libs/gsl )
        gwnum? ( sci-mathematics/gwnum )
-       openmp? ( sys-devel/gcc[openmp] )"
+       openmp? ( sys-devel/gcc:*[openmp] )"
 RDEPEND="${DEPEND}"
 
 # can't be both enabled