summaryrefslogtreecommitdiff
path: root/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild')
-rw-r--r--net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild b/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
index 5c78c100213c..c3cd310e52b5 100644
--- a/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
+++ b/net-libs/libsearpc/libsearpc-3.2.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=7
-PYTHON_COMPAT=(python3_{7,8,9})
+PYTHON_COMPAT=(python3_{8,9})
WANT_AUTOMAKE=1.16
@@ -24,7 +24,7 @@ DEPEND="${PYTHON_DEPS}
>=dev-libs/jansson-2.2.1"
RDEPEND="${DEPEND}
$(python_gen_cond_dep '
- dev-python/simplejson[${PYTHON_MULTI_USEDEP}]
+ dev-python/simplejson[${PYTHON_USEDEP}]
')"
src_prepare() {