diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:51:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:52:12 +0000 |
commit | d2d3a0f07410a51325f1d0433075d60c5896eb48 (patch) | |
tree | bf7021e2d9586aeaf0b2f155252220896d334b29 /app-editors | |
parent | app-editors/scite: Stabilize 4.4.4-r10 ppc, #766528 (diff) | |
download | gentoo-d2d3a0f07410a51325f1d0433075d60c5896eb48.tar.gz gentoo-d2d3a0f07410a51325f1d0433075d60c5896eb48.tar.bz2 gentoo-d2d3a0f07410a51325f1d0433075d60c5896eb48.zip |
app-editors/vim: Stabilize 8.2.0814-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/vim-8.2.0814-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.2.0814-r100.ebuild b/app-editors/vim/vim-8.2.0814-r100.ebuild index ecee4e58ef41..3e3886e51bf6 100644 --- a/app-editors/vim/vim-8.2.0814-r100.ebuild +++ b/app-editors/vim/vim-8.2.0814-r100.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" |