summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-06 17:59:58 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-07 11:19:16 +0000
commit5f4a4f5863e81c1f66d7507a9172385be8cd8155 (patch)
treeedfb77296a0bd989d0af758643a13b3fc92dc6ae /app-editors/gvim
parentdev-perl/Net-XMPP: stable 1.50.0 for ia64, bug #643358 (diff)
downloadgentoo-5f4a4f5863e81c1f66d7507a9172385be8cd8155.tar.gz
gentoo-5f4a4f5863e81c1f66d7507a9172385be8cd8155.tar.bz2
gentoo-5f4a4f5863e81c1f66d7507a9172385be8cd8155.zip
app-editors/gvim: stable 8.0.1298 for sparc, bug #639710
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-editors/gvim')
-rw-r--r--app-editors/gvim/gvim-8.0.1298.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gvim/gvim-8.0.1298.ebuild b/app-editors/gvim/gvim-8.0.1298.ebuild
index 5441635ae1df..1f8cba24c707 100644
--- a/app-editors/gvim/gvim-8.0.1298.ebuild
+++ b/app-editors/gvim/gvim-8.0.1298.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"