commit:     90395a3ca108b503a4dcd452a3c80f0e881e212a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  3 10:57:26 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 10:57:26 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=90395a3c

dev-python/parse_cmake: python3_{8..10}

We'll pretend it will work for now, remove if it turns out to be broken.

Closes: https://bugs.gentoo.org/793569
Package-Manager: Portage-3.0.19, 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 c914f36687..1d715ffa45 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
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Parser for CMakeLists.txt files"

Reply via email to