summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-06-16 12:52:09 +0200
committerDavid Seifert <soap@gentoo.org>2019-06-16 12:52:48 +0200
commitc751b6e66c51c3304871cb4377e7b62490a3eab8 (patch)
treed00517b390b629399a1b16e6338b1b3e690296a5 /dev-libs/libnl
parentdev-db/slony1: Bump to 2.2.7 (diff)
downloadgentoo-c751b6e66c51c3304871cb4377e7b62490a3eab8.tar.gz
gentoo-c751b6e66c51c3304871cb4377e7b62490a3eab8.tar.bz2
gentoo-c751b6e66c51c3304871cb4377e7b62490a3eab8.zip
dev-libs/libnl: Add py3.7
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/libnl-3.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.4.0.ebuild b/dev-libs/libnl/libnl-3.4.0.ebuild
index fd6f533f7d80..6c2881430a66 100644
--- a/dev-libs/libnl/libnl-3.4.0.ebuild
+++ b/dev-libs/libnl/libnl-3.4.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
DISTUTILS_OPTIONAL=1
inherit distutils-r1 eutils libtool multilib multilib-minimal