From 74998619031459b9341b28ad9cc37688762b8d84 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Thu, 22 Dec 2022 19:57:35 -0500 Subject: dev-python/*: fix pkgcheck warnings Signed-off-by: Julien Roy --- dev-python/PGPy/PGPy-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/PGPy/PGPy-0.6.0.ebuild') diff --git a/dev-python/PGPy/PGPy-0.6.0.ebuild b/dev-python/PGPy/PGPy-0.6.0.ebuild index 8f9fd8f..b9079c6 100644 --- a/dev-python/PGPy/PGPy-0.6.0.ebuild +++ b/dev-python/PGPy/PGPy-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 -- cgit v1.2.3