dev-libs/libnl: Add py3.7
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Jun 2019 10:52:09 +0000 (12:52 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Jun 2019 10:52:48 +0000 (12:52 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/libnl/libnl-3.4.0.ebuild

index fd6f533f7d803aa18356b7a97f4371bb61dfb859..6c2881430a662deedc0f931bfa537c56c366fbd0 100644 (file)
@@ -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