summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-04-09 19:56:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-04-09 19:56:47 +0200
commit584cf4943af3cdc5b5450043463f5ef09cf72b7a (patch)
treea5b23a48b3b3764e0d87028dceb7d564c12fc21d /dev-vcs/git-lfs
parentdev-python/hypothesis: Remove old (diff)
downloadgentoo-584cf4943af3cdc5b5450043463f5ef09cf72b7a.tar.gz
gentoo-584cf4943af3cdc5b5450043463f5ef09cf72b7a.tar.bz2
gentoo-584cf4943af3cdc5b5450043463f5ef09cf72b7a.zip
dev-vcs/git-lfs: amd64 stable wrt bug #836978
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/git-lfs')
-rw-r--r--dev-vcs/git-lfs/git-lfs-3.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
index 820116904c3c..930e69d7faf2 100644
--- a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"