summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-04 14:02:06 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-04 14:10:06 +0100
commit58d4eed8df605466da47e96f7b5cd1ed9c11b3c0 (patch)
treeefdbe608c07f777dffa51499805a7c064cc6bb33 /app-metrics/buildbot-prometheus
parentgames-misc/fortune-mod-taow: Update HOMEPAGE and SRC_URI. (diff)
downloadgentoo-58d4eed8df605466da47e96f7b5cd1ed9c11b3c0.tar.gz
gentoo-58d4eed8df605466da47e96f7b5cd1ed9c11b3c0.tar.bz2
gentoo-58d4eed8df605466da47e96f7b5cd1ed9c11b3c0.zip
app-metrics/buildbot-prometheus: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-metrics/buildbot-prometheus')
-rw-r--r--app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild b/app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
index e5db796569b8..739ad58b123e 100644
--- a/app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
+++ b/app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
@@ -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"