commit: 35f0ae7b3835f467f33590707d7423a660e7df59
Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 14:29:37 2023 +0000
Commit: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 15:13:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35f0ae7b
dev-python/auditok: update EAPI 7 -> 8
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>
dev-python/auditok/auditok-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/auditok/auditok-0.2.0.ebuild
b/dev-python/auditok/auditok-0.2.0.ebuild
index 515173ccc..117f51a3a 100644
--- a/dev-python/auditok/auditok-0.2.0.ebuild
+++ b/dev-python/auditok/auditok-0.2.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{8..10} )