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