dev-go/blackfriday: amd64 stable wrt bug #581236

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo
2016-04-27 10:24:18 +02:00
parent 3cc3bd0ee1
commit 9d8b4c3e7c

View File

@@ -8,7 +8,7 @@ EGO_PN=github.com/russross/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm64"
KEYWORDS="amd64 ~arm64"
EGIT_COMMIT="8cec3a8"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot