diff options
author | Sam James <sam@gentoo.org> | 2024-07-11 12:01:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-11 12:01:15 +0100 |
commit | 850b26242819be6712f3886725e9593c7b21a023 (patch) | |
tree | 8d05e7260565e9ac90a600a03741775246452e86 /dev-vcs | |
parent | gui-libs/wlroots: sync live (diff) | |
download | gentoo-850b26242819be6712f3886725e9593c7b21a023.tar.gz gentoo-850b26242819be6712f3886725e9593c7b21a023.tar.bz2 gentoo-850b26242819be6712f3886725e9593c7b21a023.zip |
dev-vcs/git-lfs: Stabilize 3.5.1 amd64, #932297
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-lfs/git-lfs-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild b/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild index d834b83cee10..12c829a0f7a8 100644 --- a/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild +++ b/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild @@ -29,7 +29,7 @@ else # --mtime="1970-01-01" --sort=name --owner=portage --group=portage # xz -k -9eT0 --memlimit-decompress=256M $P-deps.tar SRC_URI+=" https://files.holgersson.xyz/gentoo/distfiles/golang-pkg-deps/${P}-deps.tar.xz" - KEYWORDS="~amd64 ~arm64 ~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" |