*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / qtawesome / qtawesome-0.5.2.ebuild
index 9dbe80a92921fe6ef1b5077ae9ce6c6aae5c959a..abb7ca60df7a91f68ce0a718e76de82d0e9510d8 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=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 inherit eutils distutils-r1
 
 DESCRIPTION="Enables iconic fonts such as Font Awesome in PyQt"