dev-vcs/git-lfs: amd64 stable wrt bug #682400

Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
This commit is contained in:
Agostino Sarubbo
2019-05-31 08:49:28 +02:00
parent c3eef34509
commit 3eb1891d9d

View File

@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
inherit golang-build golang-vcs
else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="amd64"
inherit golang-build golang-vcs-snapshot
fi