diff options
Diffstat (limited to 'dev-python/python-caja/python-caja-1.26.0.ebuild')
-rw-r--r-- | dev-python/python-caja/python-caja-1.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-caja/python-caja-1.26.0.ebuild b/dev-python/python-caja/python-caja-1.26.0.ebuild index 92a8bc9a5aba..284b2b2693de 100644 --- a/dev-python/python-caja/python-caja-1.26.0.ebuild +++ b/dev-python/python-caja/python-caja-1.26.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_8,3_9,3_10,3_11} ) +PYTHON_COMPAT=( python{3_9,3_10,3_11} ) inherit mate python-single-r1 |