diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-11-02 15:30:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-02 14:51:44 +0000 |
commit | 66e2f87a258c37e3034290f1e5103bf904bed4df (patch) | |
tree | 06ba7f4e08bd69f14ae79ef9fbfed8b69107d578 /app-editors | |
parent | app-editors/vim-core: stable 8.2.3428 for sparc, bug #816894 (diff) | |
download | gentoo-66e2f87a258c37e3034290f1e5103bf904bed4df.tar.gz gentoo-66e2f87a258c37e3034290f1e5103bf904bed4df.tar.bz2 gentoo-66e2f87a258c37e3034290f1e5103bf904bed4df.zip |
app-editors/vim: stable 8.2.3428-r1 for sparc, bug #816894
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/vim-8.2.3428-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.2.3428-r1.ebuild b/app-editors/vim/vim-8.2.3428-r1.ebuild index 6324e9000f56..cdeb0a307e20 100644 --- a/app-editors/vim/vim-8.2.3428-r1.ebuild +++ b/app-editors/vim/vim-8.2.3428-r1.ebuild @@ -16,7 +16,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/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Vim, an improved vi-style text editor" |