diff options
Diffstat (limited to 'x11-misc/meteo/meteo-0.9.9.1-r2.ebuild')
-rw-r--r-- | x11-misc/meteo/meteo-0.9.9.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/meteo/meteo-0.9.9.1-r2.ebuild b/x11-misc/meteo/meteo-0.9.9.1-r2.ebuild index d3cc18f55cd5..ee8a03bdb61b 100644 --- a/x11-misc/meteo/meteo-0.9.9.1-r2.ebuild +++ b/x11-misc/meteo/meteo-0.9.9.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit gnome2-utils meson python-any-r1 vala xdg DESCRIPTION="Forecast application using OpenWeatherMap API" |