summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-16 21:53:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-16 21:53:54 +0300
commit27c355e5cd46999816d6fd5f680c0e3eac8b8928 (patch)
tree4a075f2c41f531cd8e13ee60e4a6eb1aa1b41098 /app-editors
parentapp-editors/vim-core: Stabilize 9.0.0099 arm, #865123 (diff)
downloadgentoo-27c355e5cd46999816d6fd5f680c0e3eac8b8928.tar.gz
gentoo-27c355e5cd46999816d6fd5f680c0e3eac8b8928.tar.bz2
gentoo-27c355e5cd46999816d6fd5f680c0e3eac8b8928.zip
app-editors/vim: Stabilize 9.0.0099 arm, #865123
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/vim-9.0.0099.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-9.0.0099.ebuild b/app-editors/vim/vim-9.0.0099.ebuild
index a3074a6fcc29..30caffca13d1 100644
--- a/app-editors/vim/vim-9.0.0099.ebuild
+++ b/app-editors/vim/vim-9.0.0099.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://gitweb.gentoo.org/proj/vim-patches.git/snapshot/vim-patches-vim-9.0.0049-patches.tar.gz"
- KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~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 ~loong ~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"