summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-27 11:49:52 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-27 11:50:04 +0000
commit51a94368251affc17f06605f59c7cadbdf92e962 (patch)
treed679abbf3c99d7ef9aadc845cfed911bcab04e0d /app-editors/vim
parentapp-editors/gvim: stable 8.0.1298 for ppc, bug #639710 (diff)
downloadgentoo-51a94368251affc17f06605f59c7cadbdf92e962.tar.gz
gentoo-51a94368251affc17f06605f59c7cadbdf92e962.tar.bz2
gentoo-51a94368251affc17f06605f59c7cadbdf92e962.zip
app-editors/vim: stable 8.0.1298 for ppc, bug #639710
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-editors/vim')
-rw-r--r--app-editors/vim/vim-8.0.1298.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.0.1298.ebuild b/app-editors/vim/vim-8.0.1298.ebuild
index 59fcd6caf4d5..a2822f39ea12 100644
--- a/app-editors/vim/vim-8.0.1298.ebuild
+++ b/app-editors/vim/vim-8.0.1298.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~radhermit/vim/vim-8.0.0938-gentoo-patches.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Vim, an improved vi-style text editor"