commit: e419ee40ea80330f104db249842e045d539da68c Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Jan 25 18:49:32 2018 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Jan 25 18:51:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e419ee40
dev-util/promu: Stable on amd64 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-util/promu/promu-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/promu/promu-0.1.0.ebuild b/dev-util/promu/promu-0.1.0.ebuild index 6cefcabc0a9..027fda9afb0 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"
