dev-util/promu: Stable on amd64
authorManuel Rüger <mrueg@gentoo.org>
Thu, 25 Jan 2018 18:49:32 +0000 (19:49 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 25 Jan 2018 18:51:33 +0000 (19:51 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-util/promu/promu-0.1.0.ebuild

index 6cefcabc0a9c84229ac751959e8ef2184f8caa0c..027fda9afb033a2b6526bbf890895ed908c2b43d 100644 (file)
@@ -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"