summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-19 15:04:41 +0000
committerSam James <sam@gentoo.org>2021-11-19 15:04:41 +0000
commit454cfecef403d7481a5122f4be8f4bfdbf7b5bc6 (patch)
treed9ac42e04d7adf99202693a6ede61b1693f10893 /app-editors/vim
parentapp-editors/vim-core: Stabilize 8.2.3428 ppc64, #816894 (diff)
downloadgentoo-454cfecef403d7481a5122f4be8f4bfdbf7b5bc6.tar.gz
gentoo-454cfecef403d7481a5122f4be8f4bfdbf7b5bc6.tar.bz2
gentoo-454cfecef403d7481a5122f4be8f4bfdbf7b5bc6.zip
app-editors/vim: Stabilize 8.2.3428-r1 ppc64, #816894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/vim-8.2.3428-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.2.3428-r1.ebuild b/app-editors/vim/vim-8.2.3428-r1.ebuild
index a3d655e2b320..284ab86fdf27 100644
--- a/app-editors/vim/vim-8.2.3428-r1.ebuild
+++ b/app-editors/vim/vim-8.2.3428-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz"
- KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Vim, an improved vi-style text editor"