diff options
author | Sam James <sam@gentoo.org> | 2020-09-12 02:05:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-12 02:05:00 +0000 |
commit | 729ffed6c3d60cc8b964c94cef8fc824972924e3 (patch) | |
tree | 307dd90e0a80c5d0a5d8b8f3ffcf47f2c4633620 | |
parent | app-editors/vim: arm stable (bug #737506) (diff) | |
download | gentoo-729ffed6c3d60cc8b964c94cef8fc824972924e3.tar.gz gentoo-729ffed6c3d60cc8b964c94cef8fc824972924e3.tar.bz2 gentoo-729ffed6c3d60cc8b964c94cef8fc824972924e3.zip |
app-editors/vim-core: arm stable (bug #737506)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-editors/vim-core/vim-core-8.2.0814.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-8.2.0814.ebuild b/app-editors/vim-core/vim-core-8.2.0814.ebuild index 28ba2d3038ab..8b860192b3f0 100644 --- a/app-editors/vim-core/vim-core-8.2.0814.ebuild +++ b/app-editors/vim-core/vim-core-8.2.0814.ebuild @@ -12,7 +12,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/~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 ~ppc-aix ~x64-cygwin ~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 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="vim and gvim shared files" |