diff --git a/dev-python/bluepy/bluepy-1.3.0.ebuild b/dev-python/bluepy/bluepy-1.3.0.ebuild index 1ba8100..60ab9c1 100644 --- a/dev-python/bluepy/bluepy-1.3.0.ebuild +++ b/dev-python/bluepy/bluepy-1.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) inherit distutils-r1