From 7043f28686d9379e88ec22adfab22cc1b7a7dee1 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 17 Jul 2021 20:16:18 +0200 Subject: media-sound/gnome-music: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP Signed-off-by: David Seifert --- media-sound/gnome-music/gnome-music-40.0.ebuild | 6 +++--- media-sound/gnome-music/gnome-music-40.1.1.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'media-sound/gnome-music') diff --git a/media-sound/gnome-music/gnome-music-40.0.ebuild b/media-sound/gnome-music/gnome-music-40.0.ebuild index 21901b881186..9a1f62b03fb6 100644 --- a/media-sound/gnome-music/gnome-music-40.0.ebuild +++ b/media-sound/gnome-music/gnome-music-40.0.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 gnome.org gnome2-utils meson python-single-r1 xdg @@ -26,8 +26,8 @@ DEPEND="${PYTHON_DEPS} app-misc/tracker:3=[introspection(+)] >=x11-libs/pango-1.44:= $(python_gen_cond_dep ' - >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_MULTI_USEDEP}] - >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}] + >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}] + >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}] ') >=media-libs/grilo-0.3.13:0.3[introspection] >=media-plugins/grilo-plugins-0.3.13:0.3 diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild b/media-sound/gnome-music/gnome-music-40.1.1.ebuild index 21901b881186..9a1f62b03fb6 100644 --- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild +++ b/media-sound/gnome-music/gnome-music-40.1.1.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 gnome.org gnome2-utils meson python-single-r1 xdg @@ -26,8 +26,8 @@ DEPEND="${PYTHON_DEPS} app-misc/tracker:3=[introspection(+)] >=x11-libs/pango-1.44:= $(python_gen_cond_dep ' - >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_MULTI_USEDEP}] - >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}] + >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}] + >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}] ') >=media-libs/grilo-0.3.13:0.3[introspection] >=media-plugins/grilo-plugins-0.3.13:0.3 -- cgit v1.2.3-65-gdbad