*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / mediafile / mediafile-0.2.0.ebuild
index 3d5e8e1fd598f2da9ec452f88e5c6584e5a57982..d7bb592f915a7f814ee2b5f8e62e876a8ab21509 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=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Read and write audio files' tags in Python"