dev-python/ebuildtester: Drop nonexistent Python2_6

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Nicolas Bock
2018-02-09 06:38:02 -07:00
parent f75597bdc9
commit 8c2c580730

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python{2_{6,7},3_{4,5,6}} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1