diff options
Diffstat (limited to 'x11-terms/terminology/terminology-1.9.0.ebuild')
-rw-r--r-- | x11-terms/terminology/terminology-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/terminology/terminology-1.9.0.ebuild b/x11-terms/terminology/terminology-1.9.0.ebuild index 7cf32c2d8128..64d957e9b8a7 100644 --- a/x11-terms/terminology/terminology-1.9.0.ebuild +++ b/x11-terms/terminology/terminology-1.9.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit meson python-any-r1 xdg-utils |