summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-30 13:48:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-03-30 13:48:20 +0200
commitfe5582ba4335e54d2b2f4ccdbb450b2c17b0036f (patch)
tree55e4e41b4cefcd9fab5fc88750de6533efe2c4d1 /dev-vcs
parentdev-ruby/connection_pool: x86 stable wrt bug #836265 (diff)
downloadgentoo-fe5582ba4335e54d2b2f4ccdbb450b2c17b0036f.tar.gz
gentoo-fe5582ba4335e54d2b2f4ccdbb450b2c17b0036f.tar.bz2
gentoo-fe5582ba4335e54d2b2f4ccdbb450b2c17b0036f.zip
dev-vcs/git: x86 stable wrt bug #836296
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/git-2.35.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.35.1.ebuild b/dev-vcs/git/git-2.35.1.ebuild
index d706a4b1df1c..08684336484a 100644
--- a/dev-vcs/git/git-2.35.1.ebuild
+++ b/dev-vcs/git/git-2.35.1.ebuild
@@ -46,7 +46,7 @@ if [[ ${PV} != *9999 ]]; then
${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" == *_rc* ]] || \
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"