diff options
author | Sam James <sam@gentoo.org> | 2022-02-27 00:54:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-27 00:54:45 +0000 |
commit | 02e5ab26ab6bf9ec64ab10117de5e055607f325c (patch) | |
tree | 2164e51b0951fd42ad12af4ca98cde27b62c446c /sci-libs | |
parent | sci-libs/cantera: 2.5.1 revision bump (diff) | |
download | gentoo-02e5ab26ab6bf9ec64ab10117de5e055607f325c.tar.gz gentoo-02e5ab26ab6bf9ec64ab10117de5e055607f325c.tar.bz2 gentoo-02e5ab26ab6bf9ec64ab10117de5e055607f325c.zip |
sci-libs/cantera: drop desktop.eclass in -r3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/cantera/cantera-2.5.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cantera/cantera-2.5.1-r3.ebuild b/sci-libs/cantera/cantera-2.5.1-r3.ebuild index 99ea2dff2599..0af208ddd56f 100644 --- a/sci-libs/cantera/cantera-2.5.1-r3.ebuild +++ b/sci-libs/cantera/cantera-2.5.1-r3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) FORTRAN_NEEDED=fortran FORTRAN_STANDARD="77 90" -inherit desktop fortran-2 python-single-r1 scons-utils toolchain-funcs +inherit fortran-2 python-single-r1 scons-utils toolchain-funcs DESCRIPTION="Object-oriented tool suite for chemical kinetics, thermodynamics, and transport" HOMEPAGE="https://www.cantera.org" |