diff options
Diffstat (limited to 'sci-mathematics/pspp/pspp-1.4.1.ebuild')
-rw-r--r-- | sci-mathematics/pspp/pspp-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pspp/pspp-1.4.1.ebuild b/sci-mathematics/pspp/pspp-1.4.1.ebuild index 5c58d5dba490..06b745ac8406 100644 --- a/sci-mathematics/pspp/pspp-1.4.1.ebuild +++ b/sci-mathematics/pspp/pspp-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit python-any-r1 xdg |