diff --git a/dev-util/babeltrace2/babeltrace2-2.0.4.ebuild b/dev-util/babeltrace2/babeltrace2-2.0.4.ebuild index 84b96172a6..e5b48d5142 100644 --- a/dev-util/babeltrace2/babeltrace2-2.0.4.ebuild +++ b/dev-util/babeltrace2/babeltrace2-2.0.4.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # pypy3: obtaining PYTHON_CONFIG not supported -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit autotools python-single-r1