diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/scotch/scotch-6.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild b/sci-libs/scotch/scotch-6.0.4-r2.ebuild index 09ea23318f8d..8af0ccfe611a 100644 --- a/sci-libs/scotch/scotch-6.0.4-r2.ebuild +++ b/sci-libs/scotch/scotch-6.0.4-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs versionator flag-o-matic multilib +inherit epatch toolchain-funcs versionator flag-o-matic multilib # use esmumps version to allow linking with mumps MYP="${PN}_${PV}_esmumps" |