commit: ff086ddabc000fb3ac0bbc3d3f97a421640ff24c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 30 19:52:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 30 19:52:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff086dda
app-editors/vim-core: stabilize 9.1.1652-r3 for arm, arm64, ppc, ppc64 Bug: https://bugs.gentoo.org/966502 Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/vim-core/vim-core-9.1.1652-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vim-core/vim-core-9.1.1652-r3.ebuild b/app-editors/vim-core/vim-core-9.1.1652-r3.ebuild index f620d2110cb6..35a644f8a9dc 100644 --- a/app-editors/vim-core/vim-core-9.1.1652-r3.ebuild +++ b/app-editors/vim-core/vim-core-9.1.1652-r3.ebuild @@ -17,7 +17,7 @@ else SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.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 and gvim shared files"
