*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / sybil / sybil-1.2.0.ebuild
index 6273cc68d1a9817151ee6564f98091e87e2a6936..cb7660b067f8b77a9113d504fc3f6da117488091 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Automated testing for the examples in your documentation"