summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-25 23:15:42 +0100
committerSam James <sam@gentoo.org>2023-04-25 23:15:42 +0100
commit8c4e26aa701acff19aadca6eb085d80706d672b6 (patch)
treec5ba7d03ccfd2e147aaae1414c465174428ef4e2 /dev-vcs/git-lfs
parentdev-util/snakeviz: Keyword 2.1.1 arm64, #905053 (diff)
downloadgentoo-8c4e26aa701acff19aadca6eb085d80706d672b6.tar.gz
gentoo-8c4e26aa701acff19aadca6eb085d80706d672b6.tar.bz2
gentoo-8c4e26aa701acff19aadca6eb085d80706d672b6.zip
dev-vcs/git-lfs: Keyword 3.2.0 arm64, #905057
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-lfs')
-rw-r--r--dev-vcs/git-lfs/git-lfs-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index 0802eccc6f3d..de0b5a581e89 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.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 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
fi
LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"