diff options
Diffstat (limited to 'app-office/gtg/gtg-0.5.ebuild')
-rw-r--r-- | app-office/gtg/gtg-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gtg/gtg-0.5.ebuild b/app-office/gtg/gtg-0.5.ebuild index a2e3580997f6..90a0833c2d73 100644 --- a/app-office/gtg/gtg-0.5.ebuild +++ b/app-office/gtg/gtg-0.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8..9} ) PYTHON_REQ_USE="xml(+)" inherit meson python-single-r1 xdg |