*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sci-biology / pysam / pysam-0.12.0.1.ebuild
index d4f7a74305012cfb6026fae5c391cf1aeb750d5e..e6500903f847da48420063c03f20572e38f8c61d 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=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1