diff options
| author | Sam James <sam@gentoo.org> | 2025-11-18 18:19:49 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-18 18:19:49 +0000 |
| commit | a19a129a9b5cf908ea007ebb5d8d152f693cf98c (patch) | |
| tree | fdb9039f4a064d6fcf07120546466130414f6c9d /dev-vcs | |
| parent | 71bc105d2955f8a6576d5757399fb1f832d0b155 (diff) | |
| download | gentoo-a19a129a9b5cf908ea007ebb5d8d152f693cf98c.tar.gz gentoo-a19a129a9b5cf908ea007ebb5d8d152f693cf98c.tar.bz2 gentoo-a19a129a9b5cf908ea007ebb5d8d152f693cf98c.zip | |
dev-vcs/git: Stabilize 2.51.2-r1 arm, #966223
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
| -rw-r--r-- | dev-vcs/git/git-2.51.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.51.2-r1.ebuild b/dev-vcs/git/git-2.51.2-r1.ebuild index 095f5838c33f..e04f8991332f 100644 --- a/dev-vcs/git/git-2.51.2-r1.ebuild +++ b/dev-vcs/git/git-2.51.2-r1.ebuild @@ -50,7 +50,7 @@ if [[ ${PV} != *9999 ]]; then SRC_URI+=" doc? ( ${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} )" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi fi |
