summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-03 08:33:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-03-03 08:33:31 +0100
commit5c755c0504e660b77a3a932dae282a7577e4c8e9 (patch)
tree58d04584d8dec4f6ffcde47fbcd0fd544afd8269 /app-editors/vim
parentapp-editors/gvim: ppc stable wrt bug #834460 (diff)
downloadgentoo-5c755c0504e660b77a3a932dae282a7577e4c8e9.tar.gz
gentoo-5c755c0504e660b77a3a932dae282a7577e4c8e9.tar.bz2
gentoo-5c755c0504e660b77a3a932dae282a7577e4c8e9.zip
app-editors/vim: ppc stable wrt bug #834460
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/vim-8.2.4328-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.2.4328-r1.ebuild b/app-editors/vim/vim-8.2.4328-r1.ebuild
index 5d9a0aae046a..482b980167ab 100644
--- a/app-editors/vim/vim-8.2.4328-r1.ebuild
+++ b/app-editors/vim/vim-8.2.4328-r1.ebuild
@@ -19,7 +19,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"