diff options
Diffstat (limited to 'sci-mathematics/slepc/slepc-3.15.0.ebuild')
-rw-r--r-- | sci-mathematics/slepc/slepc-3.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/slepc/slepc-3.15.0.ebuild b/sci-mathematics/slepc/slepc-3.15.0.ebuild index b1c64ce92031..b30b13af2da9 100644 --- a/sci-mathematics/slepc/slepc-3.15.0.ebuild +++ b/sci-mathematics/slepc/slepc-3.15.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8} ) -inherit eutils flag-o-matic python-any-r1 toolchain-funcs +inherit flag-o-matic python-any-r1 toolchain-funcs DESCRIPTION="Scalable Library for Eigenvalue Problem Computations" HOMEPAGE="https://slepc.upv.es/" |