summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-26 08:45:05 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-26 08:45:22 +0300
commitda21fdae219a07d5683fbb83b01382db75284f4c (patch)
tree5e97c671adb56b7dcffebe503f00768e2cd9ed08 /app-editors
parentapp-editors/vim-core: Stabilize 9.1.0366-r1 ppc64, #933697 (diff)
downloadgentoo-da21fdae219a07d5683fbb83b01382db75284f4c.tar.gz
gentoo-da21fdae219a07d5683fbb83b01382db75284f4c.tar.bz2
gentoo-da21fdae219a07d5683fbb83b01382db75284f4c.zip
app-editors/vim: Stabilize 9.1.0366 ppc64, #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 895e2ff39970..140639a5afe9 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"