app-metrics/prometheus: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Tue, 16 Apr 2019 09:15:10 +0000 (11:15 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 16 Apr 2019 09:15:10 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
app-metrics/prometheus/prometheus-2.8.1.ebuild

index 66c9dce364b3e241b5845d73b7c664e56b191ae0..555b997a3d4df9af33569d5bc637d9e4f13a9d69 100644 (file)
@@ -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="4d60eb3"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 DESCRIPTION="Prometheus monitoring system and time series database"
 HOMEPAGE="https://github.com/prometheus/prometheus"