*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / BitVector / BitVector-3.4.8.ebuild
index 77538f7460ded9f33d278b4e0ec5280570fc09d6..6b6f4899f3cd4e730c5ec4a501ad7d3664f79a0b 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=6
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1