summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:15:24 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:15:24 +0200
commit97dfb5a8d92069f7c3648cd32fb8100a1c29bd03 (patch)
tree4b8ec6fb23618cf00f9eb410d97d144f89ce4fc3 /dev-libs
parentdev-libs/libcharon: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-97dfb5a8d92069f7c3648cd32fb8100a1c29bd03.tar.gz
gentoo-97dfb5a8d92069f7c3648cd32fb8100a1c29bd03.tar.bz2
gentoo-97dfb5a8d92069f7c3648cd32fb8100a1c29bd03.zip
dev-libs/libpeas: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libpeas/libpeas-1.30.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpeas/libpeas-1.30.0.ebuild b/dev-libs/libpeas/libpeas-1.30.0.ebuild
index ae87e0986133..3f2417f8d987 100644
--- a/dev-libs/libpeas/libpeas-1.30.0.ebuild
+++ b/dev-libs/libpeas/libpeas-1.30.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
LUA_COMPAT=( lua5-1 luajit )
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..9} )
inherit gnome.org lua-single meson python-single-r1 vala virtualx xdg
@@ -33,7 +33,7 @@ RDEPEND="
python? (
${PYTHON_DEPS}
$(python_gen_cond_dep '
- >=dev-python/pygobject-3.2:3[${PYTHON_MULTI_USEDEP}]
+ >=dev-python/pygobject-3.2:3[${PYTHON_USEDEP}]
')
)
"