From: Agostino Sarubbo Date: Fri, 31 May 2019 06:49:28 +0000 (+0200) Subject: dev-vcs/git-lfs: amd64 stable wrt bug #682400 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3eb1891d9d9ef0dd5f4f7e753408a1367b491794;p=gentoo.git dev-vcs/git-lfs: amd64 stable wrt bug #682400 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild b/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild index ed1c9a5d2cb1..d80a68a5c75d 100644 --- a/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild +++ b/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild @@ -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