From 8aeac2a4316b0905fd43fa69bc058827b16a95fc Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Sun, 3 Jul 2022 10:33:07 +0200 Subject: Python fixes --- x11-wm/compiz/compiz-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/compiz/compiz-9999.ebuild') diff --git a/x11-wm/compiz/compiz-9999.ebuild b/x11-wm/compiz/compiz-9999.ebuild index d01b1bd..ba23cce 100644 --- a/x11-wm/compiz/compiz-9999.ebuild +++ b/x11-wm/compiz/compiz-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{8,9,10} ) inherit cmake xdg-utils python-single-r1 toolchain-funcs -- cgit v1.2.3