diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-22 15:08:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 19:53:24 +0000 |
commit | 04ecb2114a73ba6f7545fb6eb7a4efc10f2ea15e (patch) | |
tree | 02a24e977f6145338fde8c7d6d8abe76b9d953b5 | |
parent | app-editors/vim-core: stable 8.0.1298 for sparc, bug #639710 (diff) | |
download | gentoo-04ecb2114a73ba6f7545fb6eb7a4efc10f2ea15e.tar.gz gentoo-04ecb2114a73ba6f7545fb6eb7a4efc10f2ea15e.tar.bz2 gentoo-04ecb2114a73ba6f7545fb6eb7a4efc10f2ea15e.zip |
app-editors/vim: stable 8.0.1298 for sparc, bug #639710
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | app-editors/vim/vim-8.0.1298.ebuild | 2 |
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 64e5be4ffdfe..e3c6c5c63c1e 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" |