summaryrefslogtreecommitdiff
path: root/dev-libs/libnl/libnl-3.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libnl/libnl-3.4.0.ebuild')
-rw-r--r--dev-libs/libnl/libnl-3.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-3.4.0.ebuild b/dev-libs/libnl/libnl-3.4.0.ebuild
index 9c7beffb4e09..04fc2e4dabe6 100644
--- a/dev-libs/libnl/libnl-3.4.0.ebuild
+++ b/dev-libs/libnl/libnl-3.4.0.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
DISTUTILS_OPTIONAL=1
-inherit distutils-r1 eutils libtool multilib multilib-minimal
+inherit distutils-r1 eutils libtool ltprune multilib multilib-minimal
LIBNL_P=${P/_/-}
LIBNL_DIR=${PV/_/}