From: Agostino Sarubbo Date: Thu, 14 Nov 2019 11:55:38 +0000 (+0100) Subject: dev-vcs/git: ia64 stable wrt bug #697962 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d5ca1d1bd7e883a0f098f82edee16c825ea6b0a4;p=gentoo.git dev-vcs/git: ia64 stable wrt bug #697962 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-vcs/git/git-2.23.0-r1.ebuild b/dev-vcs/git/git-2.23.0-r1.ebuild index 77207b05673b..0de7012dc24e 100644 --- a/dev-vcs/git/git-2.23.0-r1.ebuild +++ b/dev-vcs/git/git-2.23.0-r1.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 ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2"