summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyroute2')
-rw-r--r--dev-python/pyroute2/pyroute2-0.4.12.ebuild2
-rw-r--r--dev-python/pyroute2/pyroute2-0.4.21.ebuild2
-rw-r--r--dev-python/pyroute2/pyroute2-0.5.5-r1.ebuild2
-rw-r--r--dev-python/pyroute2/pyroute2-0.5.5.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pyroute2/pyroute2-0.4.12.ebuild b/dev-python/pyroute2/pyroute2-0.4.12.ebuild
index e307960832b0..f9693f0ed719 100644
--- a/dev-python/pyroute2/pyroute2-0.4.12.ebuild
+++ b/dev-python/pyroute2/pyroute2-0.4.12.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
inherit distutils-r1
diff --git a/dev-python/pyroute2/pyroute2-0.4.21.ebuild b/dev-python/pyroute2/pyroute2-0.4.21.ebuild
index e307960832b0..f9693f0ed719 100644
--- a/dev-python/pyroute2/pyroute2-0.4.21.ebuild
+++ b/dev-python/pyroute2/pyroute2-0.4.21.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
inherit distutils-r1
diff --git a/dev-python/pyroute2/pyroute2-0.5.5-r1.ebuild b/dev-python/pyroute2/pyroute2-0.5.5-r1.ebuild
index b0e25cdd1db1..440e626dfa33 100644
--- a/dev-python/pyroute2/pyroute2-0.5.5-r1.ebuild
+++ b/dev-python/pyroute2/pyroute2-0.5.5-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
PYTHON_REQ_USE="sqlite"
inherit distutils-r1
diff --git a/dev-python/pyroute2/pyroute2-0.5.5.ebuild b/dev-python/pyroute2/pyroute2-0.5.5.ebuild
index fed1c7956919..4612ac6789f8 100644
--- a/dev-python/pyroute2/pyroute2-0.5.5.ebuild
+++ b/dev-python/pyroute2/pyroute2-0.5.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
inherit distutils-r1