diff options
Diffstat (limited to 'net-analyzer/carl')
-rw-r--r-- | net-analyzer/carl/carl-0.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/carl/carl-0.9-r2.ebuild b/net-analyzer/carl/carl-0.9-r2.ebuild index 2a253f333ee2..9b6e70a1512c 100644 --- 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=( python3_6 pypy3) inherit distutils-r1 |