diff --git a/dev-python/spotipy/spotipy-2.12.0.ebuild b/dev-python/spotipy/spotipy-2.12.0.ebuild index 1b775cef2c..3a0aa1bd2a 100644 --- a/dev-python/spotipy/spotipy-2.12.0.ebuild +++ b/dev-python/spotipy/spotipy-2.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1