summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/promu/promu-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/promu/promu-0.3.0.ebuild b/dev-util/promu/promu-0.3.0.ebuild
index ea822459f7d3..b9a06df89fb5 100644
--- a/dev-util/promu/promu-0.3.0.ebuild
+++ b/dev-util/promu/promu-0.3.0.ebuild
@@ -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"