summaryrefslogtreecommitdiff
path: root/mate-extra/caja-admin/caja-admin-0.0.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'mate-extra/caja-admin/caja-admin-0.0.5.ebuild')
-rw-r--r--mate-extra/caja-admin/caja-admin-0.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/caja-admin/caja-admin-0.0.5.ebuild b/mate-extra/caja-admin/caja-admin-0.0.5.ebuild
index 631edfddfcdd..ad9d5314dead 100644
--- a/mate-extra/caja-admin/caja-admin-0.0.5.ebuild
+++ b/mate-extra/caja-admin/caja-admin-0.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ else
KEYWORDS="~amd64 ~x86"
fi
-PYTHON_COMPAT=( python{3_8,3_9,3_10,3_11} )
+PYTHON_COMPAT=( python{3_9,3_10,3_11} )
inherit meson python-single-r1