From 6ccf5b12d37d242868f1db7bbab752c33c13560e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 15 May 2016 00:55:33 +0200 Subject: [PATCH] sci-mathematics/form: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- sci-mathematics/form/form-4.1.ebuild | 4 ++-- 1 file 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} -- 2.26.2