diff options
Diffstat (limited to 'dev-util/cppcheck/cppcheck-2.19.1.ebuild')
| -rw-r--r-- | dev-util/cppcheck/cppcheck-2.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.19.1.ebuild b/dev-util/cppcheck/cppcheck-2.19.1.ebuild index 698745aa47a6..1522bc132a57 100644 --- a/dev-util/cppcheck/cppcheck-2.19.1.ebuild +++ b/dev-util/cppcheck/cppcheck-2.19.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit cmake python-single-r1 xdg DESCRIPTION="Static analyzer of C/C++ code" |
