summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-03-30 11:45:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-03-30 11:45:56 +0100
commit22fe9f4b216ea7ffa2a04e43da15369eafb88605 (patch)
tree13b828f5f1dbd16eaddf17a9f8caf737184785f9 /app-editors/vim
parentdev-db/phpmyadmin: amd64 stable wrt bug #672938 (diff)
downloadgentoo-22fe9f4b216ea7ffa2a04e43da15369eafb88605.tar.gz
gentoo-22fe9f4b216ea7ffa2a04e43da15369eafb88605.tar.bz2
gentoo-22fe9f4b216ea7ffa2a04e43da15369eafb88605.zip
app-editors/vim: amd64 stable wrt bug #678752
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/vim-8.1.0648-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.1.0648-r1.ebuild b/app-editors/vim/vim-8.1.0648-r1.ebuild
index 7f5fd67a23ef..9d69fa90346d 100644
--- a/app-editors/vim/vim-8.1.0648-r1.ebuild
+++ b/app-editors/vim/vim-8.1.0648-r1.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 ~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 ~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"