From 2b4da1ef9064c888f23e598ebef01c98e402bc2a Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 23 Sep 2021 21:31:45 +0100 Subject: [PATCH] sys-cluster/mpich2: fix DoubleEmptyLine Signed-off-by: Sam James --- sys-cluster/mpich2/mpich2-1.5.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index 9a764592cba5a..05eb7a68a7d2d 100644 --- a/sys-cluster/mpich2/mpich2-1.5.ebuild +++ b/sys-cluster/mpich2/mpich2-1.5.ebuild @@ -72,7 +72,6 @@ src_configure() { c="${c} --enable-threads=single" fi - # GCC 10 compatibility workaround # bug #725722 append-fflags $(test-flags-FC -fallow-argument-mismatch)