From c94003f4e063b5d84a2a9798f9ef1f5358eb0c78 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 17 Jul 2021 20:16:05 +0200 Subject: media-gfx/eog-plugins: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP Signed-off-by: David Seifert --- media-gfx/eog-plugins/eog-plugins-3.26.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx/eog-plugins') diff --git a/media-gfx/eog-plugins/eog-plugins-3.26.7.ebuild b/media-gfx/eog-plugins/eog-plugins-3.26.7.ebuild index abf23601ba1f..5f727ce583b2 100644 --- a/media-gfx/eog-plugins/eog-plugins-3.26.7.ebuild +++ b/media-gfx/eog-plugins/eog-plugins-3.26.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..9} ) inherit gnome2 python-single-r1 @@ -35,7 +35,7 @@ RDEPEND=" >=dev-libs/glib-2.32:2[dbus] dev-libs/libpeas:=[gtk,python,${PYTHON_SINGLE_USEDEP}] $(python_gen_cond_dep ' - dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] ') gnome-base/gsettings-desktop-schemas media-gfx/eog[introspection] -- cgit v1.2.3-65-gdbad