summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 00:55:33 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:16:29 +0200
commit6ccf5b12d37d242868f1db7bbab752c33c13560e (patch)
tree3322d815a8ac152af81addcde8404c22b5e048a1 /sci-mathematics/form
parentsci-mathematics/flint: Fix QA MissingSlotDep (diff)
downloadgentoo-6ccf5b12d37d242868f1db7bbab752c33c13560e.tar.gz
gentoo-6ccf5b12d37d242868f1db7bbab752c33c13560e.tar.bz2
gentoo-6ccf5b12d37d242868f1db7bbab752c33c13560e.zip
sci-mathematics/form: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics/form')
-rw-r--r--sci-mathematics/form/form-4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/form/form-4.1.ebuild b/sci-mathematics/form/form-4.1.ebuild
index b035f003dc69..3d4afc080807 100644
--- a/sci-mathematics/form/form-4.1.ebuild
+++ b/sci-mathematics/form/form-4.1.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$
@@ -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}