app-editors/gvim: stable 8.0.1298 for sparc, bug #639710
authorRolf Eike Beer <eike@sf-mail.de>
Sat, 6 Jan 2018 16:59:58 +0000 (17:59 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 7 Jan 2018 11:19:16 +0000 (11:19 +0000)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

app-editors/gvim/gvim-8.0.1298.ebuild

index 5441635ae1dfc540752b340c00060759407fcbc6..1f8cba24c70776794452d1ace882ff4fb55492a8 100644 (file)
@@ -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"