diff options
Diffstat (limited to 'sci-physics/espresso/espresso-4.1.3.ebuild')
-rw-r--r-- | sci-physics/espresso/espresso-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/espresso/espresso-4.1.3.ebuild b/sci-physics/espresso/espresso-4.1.3.ebuild index 50078106b0ba..17f2fbd1addc 100644 --- a/sci-physics/espresso/espresso-4.1.3.ebuild +++ b/sci-physics/espresso/espresso-4.1.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_9 ) CMAKE_MAKEFILE_GENERATOR="emake" inherit cmake cuda python-single-r1 savedconfig |