commit: b86145659d8a611c803c71f722f13b40810be35e
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Jan 29 19:36:09 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Jan 29 19:36:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8614565
dev-python/curio: update EAPI 7 -> 8
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/curio/curio-1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/curio/curio-1.6.ebuild
b/dev-python/curio/curio-1.6.ebuild
index 8482fd334..0cf35ad54 100644
--- a/dev-python/curio/curio-1.6.ebuild
+++ b/dev-python/curio/curio-1.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools