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 13:36:17
Message-Id: 1652967321.82b7a4bbf8572276ba64bf197064860d06563dba.ago@gentoo
1 commit: 82b7a4bbf8572276ba64bf197064860d06563dba
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 19 13:35:21 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 19 13:35:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b7a4bb
7
8 app-editors/vim-core: arm stable wrt bug #834460
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="arm"
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 c3fcf89c1f7a..128d32eeb7ad 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}