diff options
Diffstat (limited to 'media-sound/solfege')
-rw-r--r-- | media-sound/solfege/solfege-3.23.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/solfege/solfege-3.23.4.ebuild b/media-sound/solfege/solfege-3.23.4.ebuild index 2c46c614b4d5..992f7768657b 100644 --- a/media-sound/solfege/solfege-3.23.4.ebuild +++ b/media-sound/solfege/solfege-3.23.4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="sqlite" inherit autotools python-single-r1 |