diff options
Diffstat (limited to 'app-text/atril/atril-1.24.0-r2.ebuild')
-rw-r--r-- | app-text/atril/atril-1.24.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/atril/atril-1.24.0-r2.ebuild b/app-text/atril/atril-1.24.0-r2.ebuild index 643926b9b3ac..1cf25b1ae899 100644 --- a/app-text/atril/atril-1.24.0-r2.ebuild +++ b/app-text/atril/atril-1.24.0-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{7..9} ) inherit mate python-any-r1 virtualx |