diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-11-19 23:03:41 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-11-19 23:03:41 +0200 |
| commit | 27444298ea4bab6274d2ac33a159a6e2b0f1f6b3 (patch) | |
| tree | 60f8ebc53f51b422a32e54433f2057ceb543999b /dev-vcs | |
| parent | 53ca5237387d1f18c2d9bbbb0f85e958556512a6 (diff) | |
| download | gentoo-27444298ea4bab6274d2ac33a159a6e2b0f1f6b3.tar.gz gentoo-27444298ea4bab6274d2ac33a159a6e2b0f1f6b3.tar.bz2 gentoo-27444298ea4bab6274d2ac33a159a6e2b0f1f6b3.zip | |
dev-vcs/git: Stabilize 2.51.2-r1 ppc, #966223
Signed-off-by: Arthur Zamarin <arthurzam@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 f48ef4dc7672..9926018e5120 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 |
