profiles: Cleanup use flags for vim

Put them into targets/generic profile instead of duplicating them in
amd64/generic and arm64/generic profiles. There's isn't anything
arch-specific in those USE flags.
This commit is contained in:
Krzesimir Nowak 2022-09-13 11:40:33 +02:00
parent b1dd9916dd
commit d6d7f3a190
3 changed files with 4 additions and 12 deletions

View File

@ -4,9 +4,3 @@ sys-firmware/intel-microcode vanilla
# Enable gssapi only for amd64, to avoid build errors in arm64.
net-dns/bind-tools gssapi
# -crypt: Disable crypt to avoid installing libsodlium in amd64.
app-editors/vim -crypt
# minimal: Don't pull app-vim/gentoo-syntax in amd64
app-editors/vim-core minimal

View File

@ -1,5 +0,0 @@
# Disable crypt to avoid installing libsodlium in arm64.
app-editors/vim -crypt
# minimal: Don't pull app-vim/gentoo-syntax in arm64
app-editors/vim-core minimal

View File

@ -2,7 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
app-admin/sudo ldap sssd
app-editors/vim minimal
# -crypt: Disable crypt to avoid installing libsodlium.
app-editors/vim minimal -crypt
# minimal: Don't pull app-vim/gentoo-syntax
app-editors/vim-core minimal
dev-lang/python gdbm
dev-libs/dbus-glib tools
dev-libs/elfutils -utils