From 4568179b0aedee85fa044692e6de2393de2b7ebe Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 11 Nov 2021 15:33:18 -0800 Subject: sys-apps/flatpak: PYTHON_COMPAT+=(python3_10) Closes: https://bugs.gentoo.org/823155 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico --- sys-apps/flatpak/flatpak-1.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps') diff --git a/sys-apps/flatpak/flatpak-1.12.2.ebuild b/sys-apps/flatpak/flatpak-1.12.2.ebuild index a931e50425ab..0796956affd5 100644 --- a/sys-apps/flatpak/flatpak-1.12.2.ebuild +++ b/sys-apps/flatpak/flatpak-1.12.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8,9} ) +PYTHON_COMPAT=( python3_{8,9,10} ) inherit autotools linux-info python-any-r1 -- cgit v1.2.3-65-gdbad