From 1ca7dedc5c954084f88763db1afd19c45feb2cb8 Mon Sep 17 00:00:00 2001 From: Alarig Le Lay Date: Sat, 30 Apr 2022 15:59:07 +0200 Subject: [PATCH] dev-python/graphql-core: EAPI --- dev-python/graphql-core/graphql-core-3.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/graphql-core/graphql-core-3.1.6.ebuild b/dev-python/graphql-core/graphql-core-3.1.6.ebuild index 9129fa8..290d25f 100644 --- a/dev-python/graphql-core/graphql-core-3.1.6.ebuild +++ b/dev-python/graphql-core/graphql-core-3.1.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{8..10} )