diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 9cf63aa35c..62cb945eaa 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=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 DESCRIPTION="Parser for CMakeLists.txt files" |