summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-26 08:44:44 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-26 08:45:22 +0300
commit43f0ca6f9d60e1c91aa2d3a71d3a9c0263ea4273 (patch)
tree1fc3ef906c592af8b611fff8afa8fa44dbd201c6 /app-editors
parentapp-editors/vim-core: Stabilize 9.1.0366-r1 ppc, #933697 (diff)
downloadgentoo-43f0ca6f9d60e1c91aa2d3a71d3a9c0263ea4273.tar.gz
gentoo-43f0ca6f9d60e1c91aa2d3a71d3a9c0263ea4273.tar.bz2
gentoo-43f0ca6f9d60e1c91aa2d3a71d3a9c0263ea4273.zip
app-editors/vim: Stabilize 9.1.0366 ppc, #933697
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/vim-9.1.0366.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-9.1.0366.ebuild b/app-editors/vim/vim-9.1.0366.ebuild
index 0671b61266ac..895e2ff39970 100644
--- a/app-editors/vim/vim-9.1.0366.ebuild
+++ b/app-editors/vim/vim-9.1.0366.ebuild
@@ -21,7 +21,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://git.sr.ht/~xxc3nsoredxx/vim-patches/refs/download/vim-${VIM_PATCHES_VERSION}-patches/vim-${VIM_PATCHES_VERSION}-patches.tar.xz"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~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"