*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-util / buildbot-waterfall-view / buildbot-waterfall-view-1.1.2.ebuild
index 8f2ec7df2c100583b0a6e06c8cb9f8775966ad30..d85d68ec5e89feea5e37527f5dfbed773c3d9ad2 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_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"