From 9b5bae412263f24a9842f3dc148820eb7e722ef8 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 2 Jan 2019 10:31:21 +0000 Subject: sci-libs/cholmod: fix metis dep Closes: https://bugs.gentoo.org/672000 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher --- sci-libs/cholmod/cholmod-2.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/cholmod/cholmod-2.1.2.ebuild b/sci-libs/cholmod/cholmod-2.1.2.ebuild index a0460f5c4b64..4ac53c861965 100644 --- a/sci-libs/cholmod/cholmod-2.1.2.ebuild +++ b/sci-libs/cholmod/cholmod-2.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ RDEPEND=" metis? ( >=sci-libs/camd-2.3 >=sci-libs/ccolamd-2.8 - || ( sci-libs/metis sci-libs/parmetis ) )" + || (