summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-01 13:52:54 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-01 13:52:54 +0100
commit8ba381282532d5207280685cc9cefaf1c044558c (patch)
treed7a215c8078bb90824ed44d162a1037874bfcd45 /app-editors/gvim
parentapp-editors/vim: x86 stable wrt bug #600650 (diff)
downloadgentoo-8ba381282532d5207280685cc9cefaf1c044558c.tar.gz
gentoo-8ba381282532d5207280685cc9cefaf1c044558c.tar.bz2
gentoo-8ba381282532d5207280685cc9cefaf1c044558c.zip
app-editors/gvim: x86 stable wrt bug #600650
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/gvim')
-rw-r--r--app-editors/gvim/gvim-8.0.0106.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gvim/gvim-8.0.0106.ebuild b/app-editors/gvim/gvim-8.0.0106.ebuild
index d539f23991b0..71a736509927 100644
--- a/app-editors/gvim/gvim-8.0.0106.ebuild
+++ b/app-editors/gvim/gvim-8.0.0106.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz
https://dev.gentoo.org/~radhermit/vim/vim-8.0.0106-gentoo-patches.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
fi
DESCRIPTION="GUI version of the Vim text editor"