*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / iso8601 / iso8601-0.1.10.ebuild
index b54a20197bcfd341f702a36e7356b316b38bfd3a..284460ad47fff41bf52a18a80f93b2e97f76cd8c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
 
 inherit distutils-r1