From 5e89e93be4d6635768f256df677e9c8f2b61fceb Mon Sep 17 00:00:00 2001 From: Mario Haustein Date: Mon, 8 Aug 2022 17:10:56 +0200 Subject: dev-python/filebytes: bump PYTHON_COMPAT Signed-off-by: Mario Haustein Signed-off-by: Sam James --- dev-python/filebytes/filebytes-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/filebytes/filebytes-9999.ebuild') diff --git a/dev-python/filebytes/filebytes-9999.ebuild b/dev-python/filebytes/filebytes-9999.ebuild index e7dd4c7a61bf..7a845b783672 100644 --- a/dev-python/filebytes/filebytes-9999.ebuild +++ b/dev-python/filebytes/filebytes-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad