commit: 825fabeb282a8f83ef2ba4a13994dcac149fc3a2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 5 09:42:12 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 5 09:45:37 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=825fabeb
dev-python/parse_cmake: EAPI-8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild
b/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild
index 1d715ffa45..1fe5f4f3bf 100644
--- a/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild
+++ b/dev-python/parse_cmake/parse_cmake-0.4.1-r1.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} )
inherit distutils-r1