diff --git a/net-misc/nbcli/nbcli-0.8.0_alpha1.ebuild b/net-misc/nbcli/nbcli-0.8.0_alpha1.ebuild index 2af881d..4e727ab 100644 --- a/net-misc/nbcli/nbcli-0.8.0_alpha1.ebuild +++ b/net-misc/nbcli/nbcli-0.8.0_alpha1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 MY_P="${P/_alpha/.dev}"