mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 22:16:58 +02:00
overlay profiles: Copy USE=gssapi for net-dns/bind from net-dns/bind-tools
This commit is contained in:
parent
660d7b1564
commit
7f87cddb31
@ -4,3 +4,4 @@ sys-firmware/intel-microcode vanilla
|
||||
|
||||
# Enable gssapi only for amd64, to avoid build errors in arm64.
|
||||
net-dns/bind-tools gssapi
|
||||
net-dns/bind gssapi
|
||||
|
@ -2,3 +2,4 @@
|
||||
|
||||
# Disable gssapi for arm64 to avoid build errors
|
||||
net-dns/bind-tools -gssapi
|
||||
net-dns/bind -gssapi
|
||||
|
@ -34,3 +34,4 @@ app-emulation/qemu -pin-upstream-blobs
|
||||
|
||||
# Enable gssapi for SDK
|
||||
net-dns/bind-tools gssapi
|
||||
net-dns/bind gssapi
|
||||
|
Loading…
Reference in New Issue
Block a user