Merge pull request #1455 from flatcar-linux/dongsu/vim-8.2.3582

profiles: adjust profiles for vim 8.2.3582
This commit is contained in:
Dongsu Park 2021-12-02 11:09:13 +01:00 committed by GitHub
commit e059a3bbf2
3 changed files with 5 additions and 5 deletions

View File

@ -4,3 +4,6 @@ sys-firmware/intel-microcode vanilla
# Enable gssapi only for amd64, to avoid build errors in arm64.
net-dns/bind-tools gssapi
# Disable crypt to avoid installing libsodlium in amd64.
app-editors/vim -crypt

View File

@ -0,0 +1,2 @@
# Disable crypt to avoid installing libsodlium in arm64.
app-editors/vim -crypt

View File

@ -4,11 +4,6 @@
=app-arch/zstd-1.4.9 ~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
=coreos-devel/fero-client-0.1.1 **
# Accept unstable host Rust compilers