summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2019-06-13 14:20:45 +0200
committerTobias Klausmann <klausman@gentoo.org>2019-06-13 14:20:45 +0200
commit1ab6666ec4398232ca353f9ee17ebbd32a33fe01 (patch)
tree9d683aa6d136b17bdced6d86f26689ae673f78e3 /app-editors/vim
parentdev-python/pyocr: 0.7 bump (diff)
downloadgentoo-1ab6666ec4398232ca353f9ee17ebbd32a33fe01.tar.gz
gentoo-1ab6666ec4398232ca353f9ee17ebbd32a33fe01.tar.bz2
gentoo-1ab6666ec4398232ca353f9ee17ebbd32a33fe01.zip
app-editors/vim-8.1.1486-r0: alpha stable
Bug: http://bugs.gentoo.org/687394 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/vim-8.1.1486.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.1.1486.ebuild b/app-editors/vim/vim-8.1.1486.ebuild
index aa0c429fd159..2eb4018ba18a 100644
--- a/app-editors/vim/vim-8.1.1486.ebuild
+++ b/app-editors/vim/vim-8.1.1486.ebuild
@@ -15,7 +15,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/~radhermit/vim/vim-8.0.0938-gentoo-patches.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Vim, an improved vi-style text editor"