summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-12-20 14:37:58 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-12-20 14:40:35 +0100
commitfb845a0c65738b3d22fa2fea9ba6aefc80a353c3 (patch)
treebd550f87c0a5b1015e28e6c4df757188cd0b1591 /app-editors/gvim
parentapp-editors/vim: x86 stable (bug #639710) (diff)
downloadgentoo-fb845a0c65738b3d22fa2fea9ba6aefc80a353c3.tar.gz
gentoo-fb845a0c65738b3d22fa2fea9ba6aefc80a353c3.tar.bz2
gentoo-fb845a0c65738b3d22fa2fea9ba6aefc80a353c3.zip
app-editors/gvim: x86 stable (bug #639710)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-editors/gvim')
-rw-r--r--app-editors/gvim/gvim-8.0.1298.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gvim/gvim-8.0.1298.ebuild b/app-editors/gvim/gvim-8.0.1298.ebuild
index 5272a3e23160..4c159317a8da 100644
--- a/app-editors/gvim/gvim-8.0.1298.ebuild
+++ b/app-editors/gvim/gvim-8.0.1298.ebuild
@@ -14,7 +14,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.0938-gentoo-patches.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
fi
DESCRIPTION="GUI version of the Vim text editor"