commit: a4a96301146bca0ece03074bce335f54f196000e Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Tue Apr 16 09:14:38 2019 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Apr 16 09:14:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4a96301
dev-util/promu: Stabilize on amd64 Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org> dev-util/promu/promu-0.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/promu/promu-0.3.0.ebuild b/dev-util/promu/promu-0.3.0.ebuild index ea822459f7d..b9a06df89fb 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"
