summaryrefslogtreecommitdiff
path: root/dev-python/python-caja/python-caja-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-caja/python-caja-9999.ebuild')
-rw-r--r--dev-python/python-caja/python-caja-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-caja/python-caja-9999.ebuild b/dev-python/python-caja/python-caja-9999.ebuild
index 27feb77bf443..0a2e3fdddf7a 100644
--- a/dev-python/python-caja/python-caja-9999.ebuild
+++ b/dev-python/python-caja/python-caja-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
MATE_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{6,7,8,9,10} )
inherit mate python-single-r1
@@ -20,7 +20,7 @@ IUSE="doc"
COMMON_DEPEND="${PYTHON_DEPS}
dev-libs/glib:2
- dev-python/pygobject:3[${PYTHON_USEDEP}]
+ $( python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]' )
>=mate-base/caja-1.17.1[introspection]
x11-libs/gtk+:3"