diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-24 16:33:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-24 16:33:42 +0100 |
commit | ef1629a8a8bb130c086529933edf1d4de89e8f60 (patch) | |
tree | 35b0b960e256e02ce8e22fcbc202957f1474d09a /app-vim | |
parent | dev-python/plumbum: Stabilize 1.8.2 arm64, #918299 (diff) | |
download | gentoo-ef1629a8a8bb130c086529933edf1d4de89e8f60.tar.gz gentoo-ef1629a8a8bb130c086529933edf1d4de89e8f60.tar.bz2 gentoo-ef1629a8a8bb130c086529933edf1d4de89e8f60.zip |
app-vim/salt-vim: Stabilize 20151119 arm64, #918338
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/salt-vim/salt-vim-20151119.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/salt-vim/salt-vim-20151119.ebuild b/app-vim/salt-vim/salt-vim-20151119.ebuild index 902c767a5ace..63ab2fce5eeb 100644 --- a/app-vim/salt-vim/salt-vim-20151119.ebuild +++ b/app-vim/salt-vim/salt-vim-20151119.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="Vim files for working on Salt files" HOMEPAGE="https://github.com/saltstack/salt-vim" SRC_URI="https://github.com/saltstack/${PN}/archive/${SALT_VIM_HASH}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND="!<=app-admin/salt-2015.5.6 !~app-admin/salt-2015.8.0 |