summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2019-05-21 11:18:21 +0200
committerManuel Rüger <mrueg@gentoo.org>2019-05-21 11:18:21 +0200
commit69ff58445b423595f93d1f96cbe5e25cf0f0c10d (patch)
tree10efc6dee38e75b789031a1c5af68eb09079f915 /app-metrics
parentnet-misc/istioctl: Version bump to 1.1.7 (diff)
downloadgentoo-69ff58445b423595f93d1f96cbe5e25cf0f0c10d.tar.gz
gentoo-69ff58445b423595f93d1f96cbe5e25cf0f0c10d.tar.bz2
gentoo-69ff58445b423595f93d1f96cbe5e25cf0f0c10d.zip
app-metrics/prometheus: Stabilize on amd64
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/prometheus/prometheus-2.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.9.2.ebuild b/app-metrics/prometheus/prometheus-2.9.2.ebuild
index 59bbd678238a..8b6174ce2b4e 100644
--- a/app-metrics/prometheus/prometheus-2.9.2.ebuild
+++ b/app-metrics/prometheus/prometheus-2.9.2.ebuild
@@ -7,7 +7,7 @@ inherit user golang-build golang-vcs-snapshot
EGO_PN="github.com/prometheus/prometheus"
MY_PV=v${PV/_rc/-rc.}
PROMETHEUS_COMMIT="d3245f1"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
DESCRIPTION="Prometheus monitoring system and time series database"
HOMEPAGE="https://github.com/prometheus/prometheus"