From d575af0233393884d7f1ea86a64bfa59a157933a Mon Sep 17 00:00:00 2001 From: Marcin Deranek Date: Wed, 2 Jun 2021 08:11:43 +0200 Subject: Include python 3.9 --- 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 6423ff6..52c6548 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=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit cmake eutils gnome2-utils xdg-utils python-single-r1 toolchain-funcs -- cgit v1.2.3