Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vim-core/
Date: Thu, 19 May 2022 09:29:39
Message-Id: 1652952500.6e6fbd22238b7680f16c84fd83c7d3c22c70c515.ago@gentoo
1 commit: 6e6fbd22238b7680f16c84fd83c7d3c22c70c515
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 09:28:20 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 09:28:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6fbd22
7
8 app-editors/vim-core: arm64 stable wrt bug #834460
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="arm64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-editors/vim-core/vim-core-8.2.4328-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/vim-core/vim-core-8.2.4328-r1.ebuild b/app-editors/vim-core/vim-core-8.2.4328-r1.ebuild
18 index 995864198e71..c3fcf89c1f7a 100644
19 --- a/app-editors/vim-core/vim-core-8.2.4328-r1.ebuild
20 +++ b/app-editors/vim-core/vim-core-8.2.4328-r1.ebuild
21 @@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
22 else
23 SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz
24 https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz"
25 - 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"
26 + 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"
27 fi
28 S="${WORKDIR}"/vim-${PV}