*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / jaraco-text / jaraco-text-3.1.ebuild
index 9e1507221e76f94ff1bdf496902c4a63eb406dd3..1c18dab01a72832c51ca6cff0d65003034e644f0 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit distutils-r1