summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-01-20 18:20:54 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-01-20 19:04:25 +0100
commit232933a5c10e65d9d558327dc66494f03fb237ea (patch)
tree78ec22048b38bd2c500e101808f34086bcc10c48 /app-editors/gvim
parentsys-libs/glibc: Test for IA32 emulation before building amd64 multilib glibc,... (diff)
downloadgentoo-232933a5c10e65d9d558327dc66494f03fb237ea.tar.gz
gentoo-232933a5c10e65d9d558327dc66494f03fb237ea.tar.bz2
gentoo-232933a5c10e65d9d558327dc66494f03fb237ea.zip
app-editors/gvim-8.0.1298-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/639710
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 f99791ecdb83..3fdb1bbddf1f 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"