*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / prometheus_flask_exporter / prometheus_flask_exporter-0.4.1.ebuild
index 05815921d5f001d7257bd25e778e464a42f9e700..dd118210ffc4630db5e58521211600b492dcd605 100644 (file)
@@ -1,8 +1,8 @@
-# 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=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1