From a0a649520529d34d4807df221c5924cd4af81eef Mon Sep 17 00:00:00 2001 From: Manuel Rüger Date: Tue, 16 Apr 2019 11:15:10 +0200 Subject: app-metrics/prometheus: Stabilize on amd64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Manuel Rüger --- app-metrics/prometheus/prometheus-2.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-metrics') diff --git a/app-metrics/prometheus/prometheus-2.8.1.ebuild b/app-metrics/prometheus/prometheus-2.8.1.ebuild index 66c9dce364b3..555b997a3d4d 100644 --- a/app-metrics/prometheus/prometheus-2.8.1.ebuild +++ b/app-metrics/prometheus/prometheus-2.8.1.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="4d60eb3" -KEYWORDS="~amd64" +KEYWORDS="amd64" DESCRIPTION="Prometheus monitoring system and time series database" HOMEPAGE="https://github.com/prometheus/prometheus" -- cgit v1.2.3-65-gdbad