summaryrefslogtreecommitdiff
path: root/app-editors/gvim
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-10 17:12:34 +0100
committerMichael Weber <xmw@gentoo.org>2017-03-10 17:59:42 +0100
commitb0043f08b5df3edc09a52ecf020959cd976a74a1 (patch)
treee108e66ab8339e31b8cb429d27130e1892b883c1 /app-editors/gvim
parent6f1278755a3689db99864172e6aedf39eebb62f4 (diff)
downloadgentoo-b0043f08b5df3edc09a52ecf020959cd976a74a1.tar.gz
gentoo-b0043f08b5df3edc09a52ecf020959cd976a74a1.tar.xz
app-editors/gvim: ppc stable (bug 611386).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'app-editors/gvim')
-rw-r--r--app-editors/gvim/gvim-8.0.0386.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gvim/gvim-8.0.0386.ebuild b/app-editors/gvim/gvim-8.0.0386.ebuild
index ab84a170269..ce1616afae7 100644
--- a/app-editors/gvim/gvim-8.0.0386.ebuild
+++ b/app-editors/gvim/gvim-8.0.0386.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.0106-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"