From: Manuel RĂ¼ger Date: Thu, 25 Jan 2018 18:49:32 +0000 (+0100) Subject: dev-util/promu: Stable on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e419ee40ea80330f104db249842e045d539da68c;p=gentoo.git dev-util/promu: Stable on amd64 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-util/promu/promu-0.1.0.ebuild b/dev-util/promu/promu-0.1.0.ebuild index 6cefcabc0a9c..027fda9afb03 100644 --- a/dev-util/promu/promu-0.1.0.ebuild +++ b/dev-util/promu/promu-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit golang-build golang-vcs-snapshot EGO_PN="github.com/prometheus/promu" EGIT_COMMIT="5e82f2f" 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"