summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-14 17:00:28 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-14 17:00:28 +0200
commit58cd848c57cff90f8292762ef87dba70c42b65ff (patch)
treec49bedff4ed79c6d4ce8341c5514f283bcb2b4f4 /app-editors/vim/vim-8.1.1486.ebuild
parentapp-editors/gvim: x86 stable wrt bug #687394 (diff)
downloadgentoo-58cd848c57cff90f8292762ef87dba70c42b65ff.tar.gz
gentoo-58cd848c57cff90f8292762ef87dba70c42b65ff.tar.bz2
gentoo-58cd848c57cff90f8292762ef87dba70c42b65ff.zip
app-editors/vim: x86 stable wrt bug #687394
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-editors/vim/vim-8.1.1486.ebuild')
-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 d8dd08a1399c..6e0c10c5f5f6 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"