summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-11-16 20:33:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-11-16 20:33:03 +0200
commit70595aa27b1acb49f3c920323d77a0ab8b51bf7f (patch)
tree4e5d6570d78a25015c92165d26939f79801751d4
parent43dfc20b592488df29a540cb52875e16b7cd8dbe (diff)
downloadgentoo-70595aa27b1acb49f3c920323d77a0ab8b51bf7f.tar.gz
gentoo-70595aa27b1acb49f3c920323d77a0ab8b51bf7f.tar.bz2
gentoo-70595aa27b1acb49f3c920323d77a0ab8b51bf7f.zip
app-editors/vim: Stabilize 9.1.1652-r1 amd64, #960799
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-editors/vim/vim-9.1.1652-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-9.1.1652-r1.ebuild b/app-editors/vim/vim-9.1.1652-r1.ebuild
index 1a140b7bb99d..08f3fa434f8a 100644
--- a/app-editors/vim/vim-9.1.1652-r1.ebuild
+++ b/app-editors/vim/vim-9.1.1652-r1.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 ~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, an improved vi-style text editor"