summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-27 11:58:33 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-08-27 11:58:51 +0200
commit9e274aaa2eb87d50c30037900a0df712dc9eb29c (patch)
treee575d97e1dc8f5b6ec8416f86b1476f12d78a9dc /app-editors/gvim
parentapp-editors/vim: amd64 stable wrt bug #551552 (diff)
downloadgentoo-9e274aaa2eb87d50c30037900a0df712dc9eb29c.tar.gz
gentoo-9e274aaa2eb87d50c30037900a0df712dc9eb29c.tar.bz2
gentoo-9e274aaa2eb87d50c30037900a0df712dc9eb29c.zip
app-editors/gvim: amd64 stable wrt bug #551552
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-editors/gvim')
-rw-r--r--app-editors/gvim/gvim-7.4.769.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gvim/gvim-7.4.769.ebuild b/app-editors/gvim/gvim-7.4.769.ebuild
index f14e66e27dfb..b645ec55699d 100644
--- a/app-editors/gvim/gvim-7.4.769.ebuild
+++ b/app-editors/gvim/gvim-7.4.769.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${MY_PV}.tar.gz -> vim-${PV}.tar.gz
https://dev.gentoo.org/~radhermit/vim/vim-7.4.542-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"