summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-25 18:21:34 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-25 18:29:13 +0000
commit3474751e15354f33041e8ae1aaaa59da6f09c56e (patch)
tree0c697aa99a30531cd121634be02b4a60c80d4f7e /app-editors/gvim/gvim-8.0.1298.ebuild
parentapp-editors/vim-core: stable 8.0.1298 for ppc64, bug #639710 (diff)
downloadgentoo-3474751e15354f33041e8ae1aaaa59da6f09c56e.tar.gz
gentoo-3474751e15354f33041e8ae1aaaa59da6f09c56e.tar.bz2
gentoo-3474751e15354f33041e8ae1aaaa59da6f09c56e.zip
app-editors/gvim: stable 8.0.1298 for ppc64, bug #639710
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-editors/gvim/gvim-8.0.1298.ebuild')
-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 4c159317a8da..9729963cba39 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"