From: Rolf Eike Beer Date: Sat, 6 Jan 2018 16:59:58 +0000 (+0100) Subject: app-editors/gvim: stable 8.0.1298 for sparc, bug #639710 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5f4a4f5863e81c1f66d7507a9172385be8cd8155;p=gentoo.git 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" --- 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"