mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
profiles: accept keywords for vim/vim-core 8.2.3428
Now that we update vim to 8.2.3428, we need to accept keywords `~amd64` and `~arm64` for both vim and vim-core.
This commit is contained in:
parent
617235dff1
commit
223f17c66c
@ -109,3 +109,8 @@ dev-util/checkbashisms
|
||||
# already stabilised for both amd64 and arm64) until we move off from
|
||||
# python3.6.
|
||||
=sys-libs/talloc-2.3.2 ~amd64 ~arm64
|
||||
|
||||
# To address security issues like CVE-2021-3770, we need to acccept
|
||||
# keywords for vim 8.2.3428.
|
||||
=app-editors/vim-8.2.3428 ~amd64 ~arm64
|
||||
=app-editors/vim-core-8.2.3428 ~amd64 ~arm64
|
||||
|
Loading…
Reference in New Issue
Block a user