From a27f06403a96f242253abfa040d84e6e4c36299c Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 00:43:51 +0100 Subject: sys-cluster/mpich2: add explicit epatch inherit Signed-off-by: Sam James --- sys-cluster/mpich2/mpich2-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-cluster/mpich2') diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index 159474a613c1..f73637a3bb19 100644 --- a/sys-cluster/mpich2/mpich2-1.5.ebuild +++ b/sys-cluster/mpich2/mpich2-1.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 FORTRAN_NEEDED=fortran -inherit fortran-2 +inherit epatch fortran-2 MY_PV=${PV/_/} DESCRIPTION="A high performance and portable MPI implementation" -- cgit v1.2.3-65-gdbad