diff options
Diffstat (limited to 'dev-util/diffuse')
-rw-r--r-- | dev-util/diffuse/diffuse-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/diffuse/diffuse-0.7.5.ebuild b/dev-util/diffuse/diffuse-0.7.5.ebuild index 8716b4796421..bb49b42635bd 100644 --- a/dev-util/diffuse/diffuse-0.7.5.ebuild +++ b/dev-util/diffuse/diffuse-0.7.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) PLOCALES="cs de es fr it ja ko pl pt pt_BR ru sv th zh_CN zh_TW" inherit meson plocale python-r1 xdg |