projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69cc537
)
net-misc/exabgp: Remove py2.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:12:49 +0000
(17:12 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:12:49 +0000
(17:12 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/exabgp/exabgp-4.0.10.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/exabgp/exabgp-4.0.10.ebuild
b/net-misc/exabgp/exabgp-4.0.10.ebuild
index e55824effab49e8c7f7f5e56efadaef221f3a08c..3a13ef59ecf45c3ebd8dd448cd36fca59e33e617 100644
(file)
--- a/
net-misc/exabgp/exabgp-4.0.10.ebuild
+++ b/
net-misc/exabgp/exabgp-4.0.10.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1