diff options
Diffstat (limited to 'mate-extra/caja-dropbox/caja-dropbox-1.24.0-r1.ebuild')
-rw-r--r-- | mate-extra/caja-dropbox/caja-dropbox-1.24.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.24.0-r1.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.24.0-r1.ebuild index 8a9816574a28..a6f1b5507d59 100644 --- a/mate-extra/caja-dropbox/caja-dropbox-1.24.0-r1.ebuild +++ b/mate-extra/caja-dropbox/caja-dropbox-1.24.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_8 ) MATE_LA_PUNT="yes" inherit eapi7-ver mate python-single-r1 linux-info @@ -23,7 +23,7 @@ COMMON_DEPEND="${PYTHON_DEPS} dev-libs/atk >=dev-libs/glib-2.50:2 $(python_gen_cond_dep ' - dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] ') >=mate-base/caja-1.19.1 mate-extra/caja-extensions |