Diff git-lfs-3.8.0 with a git-lfs-9999
| /usr/portage/dev-vcs/git-lfs/git-lfs-9999.ebuild 2026-09-22 20:03:04.831822762 +0300 | ||
|---|---|---|
| 4 | 4 |
EAPI=8 |
| 5 | 5 |
EGO_PN=github.com/git-lfs/git-lfs |
| 6 | 6 |
# Update the ID as it's included in each build. |
| 7 |
COMMIT_ID="aece9221f8c09221a14395d964806b956289bc07" |
|
| 7 |
COMMIT_ID="" |
|
| 8 | 8 | |
| 9 | 9 |
inherit edo go-module shell-completion |
| 10 | 10 | |
| ... | ... | |
| 23 | 23 | |
| 24 | 24 |
LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT" |
| 25 | 25 |
SLOT="0" |
| 26 |
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" |
|
| 26 |
# KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" |
|
| 27 | ||
| 27 | 28 |
IUSE="doc test" |
| 28 | 29 | |
| 29 | 30 |
BDEPEND=" |