app-metrics/buildbot-prometheus: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:02:06 +0000 (14:02 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:10:06 +0000 (14:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild

index e5db796569b8c8c86c5607852822cac95bad7f2c..739ad58b123e68416eef08b267001b52f7656f52 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="A Prometheus metrics exporter for Buildbot"