dev-python/amodem: Remove Py2

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2019-12-28 17:11:11 +01:00
parent 416d4f0219
commit d9bb08d03f
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 )
PYTHON_COMPAT=( python3_{5,6} pypy3 )
inherit distutils-r1

View File

@@ -3,7 +3,7 @@
EAPI=5
PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 )
PYTHON_COMPAT=( python3_{5,6} pypy3 )
inherit distutils-r1

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 )
PYTHON_COMPAT=( python3_{5,6} pypy3 )
inherit distutils-r1

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 )
PYTHON_COMPAT=( python3_{5,6} pypy3 )
inherit distutils-r1