summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-07 15:29:05 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-07 15:29:05 +0200
commit6321287cc35db52079c8bf34c395cb36b0721404 (patch)
tree7de22002cac8eebcf1f209af18e89dc029a06f2f
parentdev-java/javatoolkit: Remove py2.7 where possible (diff)
downloadgentoo-6321287cc35db52079c8bf34c395cb36b0721404.tar.gz
gentoo-6321287cc35db52079c8bf34c395cb36b0721404.tar.bz2
gentoo-6321287cc35db52079c8bf34c395cb36b0721404.zip
dev-vcs/git-lfs: amd64 stable wrt bug #721188
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-vcs/git-lfs/git-lfs-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild b/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
index 38e55dcac3e8..308686b6fb8f 100644
--- a/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
@@ -107,7 +107,7 @@ else
https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
test? ( ${EGO_SUM_SRC_URI} )
"
- KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~amd64-linux ~x86-linux"
fi
HOMEPAGE="https://git-lfs.github.com/"