*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / pyrfc3339 / pyrfc3339-1.1.ebuild
index 115153b6cbbb60f23ab1baa20e82f8962eec2f77..a24cee18c3bc8c35c3c1866033a048c936e9b1d0 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
+PYTHON_COMPAT=(python{2_7,3_6,3_7})
 
 inherit distutils-r1
 MY_PN=pyRFC3339