dev-util/promu: Stabilize on amd64

Package-Manager: Portage-2.3.63, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
This commit is contained in:
Manuel Rüger
2019-04-16 11:14:38 +02:00
parent 60dba737f8
commit a4a9630114

View File

@@ -7,7 +7,7 @@ inherit golang-build golang-vcs-snapshot
EGO_PN="github.com/prometheus/promu"
EGIT_COMMIT="295a70a7f580b886572861b19545b28accfd4491"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
DESCRIPTION="Prometheus Utility Tool"
HOMEPAGE="https://github.com/prometheus/promu"