commit: fbaa90e7e027c1a66fc23e6be003a423fe192a84 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Nov 17 03:08:30 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 17 03:08:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbaa90e7
app-editors/vim-core: destabilize 9.1.1652-r2 We don't want to stable versions w/ unbundled xxd just yet, it's very new. Bug: https://bugs.gentoo.org/960799 Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/vim-core/vim-core-9.1.1652-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vim-core/vim-core-9.1.1652-r2.ebuild b/app-editors/vim-core/vim-core-9.1.1652-r2.ebuild index ad4a4c369acf..45a2f23708d2 100644 --- a/app-editors/vim-core/vim-core-9.1.1652-r2.ebuild +++ b/app-editors/vim-core/vim-core-9.1.1652-r2.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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi DESCRIPTION="vim and gvim shared files"
