*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / django-otp / django-otp-0.4.3.ebuild
index 2f62c4dcbb8bda9b1b70147db02f658374c64565..1ebfccdd56bdfa1137847d0cb4cb900d7e712b7c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1