summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-04 21:29:29 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-04 21:29:39 +0200
commit10711912a67d4da5e67b9aefe1e94e7edd9e24b2 (patch)
treec825b91eaead2634970e7ddb4ed0bc165480362b /app-editors
parentdev-python/pillow: Stabilize 8.4.0 ppc64, #825662 (diff)
downloadgentoo-10711912a67d4da5e67b9aefe1e94e7edd9e24b2.tar.gz
gentoo-10711912a67d4da5e67b9aefe1e94e7edd9e24b2.tar.bz2
gentoo-10711912a67d4da5e67b9aefe1e94e7edd9e24b2.zip
app-editors/vim: Stabilize 8.2.3582 hppa, #820698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/vim-8.2.3582.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.2.3582.ebuild b/app-editors/vim/vim-8.2.3582.ebuild
index cf406ca4b069..a17b74f24534 100644
--- a/app-editors/vim/vim-8.2.3582.ebuild
+++ b/app-editors/vim/vim-8.2.3582.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"