projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d86a87
)
dev-libs/libnl: Add py3.7
author
David Seifert
<soap@gentoo.org>
Sun, 16 Jun 2019 10:52:09 +0000
(12:52 +0200)
committer
David 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
patch
|
blob
|
history
diff --git
a/dev-libs/libnl/libnl-3.4.0.ebuild
b/dev-libs/libnl/libnl-3.4.0.ebuild
index fd6f533f7d803aa18356b7a97f4371bb61dfb859..6c2881430a662deedc0f931bfa537c56c366fbd0 100644
(file)
--- 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