commit: 1817f415030a23501014d3b71212ece4772fd707 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 30 19:51:38 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 30 19:51:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1817f415
app-editors/vim: stabilize 9.1.1652-r2 Bug: https://bugs.gentoo.org/966502 Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/vim/vim-9.1.1652-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vim/vim-9.1.1652-r2.ebuild b/app-editors/vim/vim-9.1.1652-r2.ebuild index c1fb6b9ed902..7ca6f051a711 100644 --- a/app-editors/vim/vim-9.1.1652-r2.ebuild +++ b/app-editors/vim/vim-9.1.1652-r2.ebuild @@ -23,7 +23,7 @@ else SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz https://gitweb.gentoo.org/proj/vim-patches.git/snapshot/vim-patches-vim-${VIM_PATCHES_VERSION}-patches.tar.bz2" # https://github.com/douglarek/gentoo-vim-patches/releases/download/vim-${VIM_PATCHES_VERSION}-patches/vim-${VIM_PATCHES_VERSION}-patches.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" fi DESCRIPTION="Vim, an improved vi-style text editor"
