projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6929c8a
)
net-analyzer/carl: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:02:41 +0000
(13:02 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:12 +0000
(13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/carl/carl-0.9-r2.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/carl/carl-0.9-r2.ebuild
b/net-analyzer/carl/carl-0.9-r2.ebuild
index 2a253f333ee23b2ce91d98b4497d61702c1d9063..9b6e70a1512cc2f0a641afc3ba8c4dfde6d11e17 100644
(file)
--- a/
net-analyzer/carl/carl-0.9-r2.ebuild
+++ b/
net-analyzer/carl/carl-0.9-r2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_6}
pypy3)
+PYTHON_COMPAT=( python
3_6
pypy3)
inherit distutils-r1