diff --git a/net-misc/fb-client/fb-client-2.3.0-r1.ebuild b/net-misc/fb-client/fb-client-2.3.0-r1.ebuild index ea452fc..b1db473 100644 --- a/net-misc/fb-client/fb-client-2.3.0-r1.ebuild +++ b/net-misc/fb-client/fb-client-2.3.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2016-2022 Gentoo Authors +# Copyright 2016-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_11 ) inherit python-r1 diff --git a/net-misc/fb-client/fb-client-9999.ebuild b/net-misc/fb-client/fb-client-9999.ebuild index c4ac259..6d1b2f5 100644 --- a/net-misc/fb-client/fb-client-9999.ebuild +++ b/net-misc/fb-client/fb-client-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 2016-2022 Gentoo Authors +# Copyright 2016-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_11 ) inherit python-r1