*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / media-libs / alsa-lib / alsa-lib-1.2.1.2.ebuild
index ba7e99bdece29a15aa751de09c7cbea6dc7b07ce..c09b03a0ee3496916363eccb880ea315285650c4 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=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7}} )
 
 inherit autotools multilib multilib-minimal python-single-r1