summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-02 13:54:49 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-02 14:02:49 +0200
commitb5490f48a61c66e4a323c544e04356da28d545c3 (patch)
treec95eacf328a75f767de248026d3cb8b0aaeedc61
parentmedia-libs/alsa-lib: Remove py2.7 (diff)
downloadgentoo-b5490f48.tar.gz
gentoo-b5490f48.tar.bz2
gentoo-b5490f48.zip
net-libs/libsearpc: Remove py2.7 where possible
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild b/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
index 5ae50cbad5a9..69f45d332ed7 100644
--- a/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
+++ b/net-libs/libsearpc/libsearpc-3.2.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=(python{2_7,3_6})
+PYTHON_COMPAT=(python3_6)
WANT_AUTOMAKE=1.16