sys-boot/mokutil: Install on arm64 now that it supports Secure Boot

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
James Le Cuirot 2024-10-02 12:29:35 +01:00
parent 5125317506
commit 010afcd35d
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,6 @@ RDEPEND="${RDEPEND}
amd64? ( amd64? (
app-emulation/xenserver-pv-version app-emulation/xenserver-pv-version
app-emulation/xenstore app-emulation/xenstore
sys-boot/mokutil
)" )"
# sys-devel/gettext: it embeds 'envsubst' binary which is useful for simple file templating. # sys-devel/gettext: it embeds 'envsubst' binary which is useful for simple file templating.
@ -185,6 +184,7 @@ RDEPEND="${RDEPEND}
sys-block/open-iscsi sys-block/open-iscsi
sys-block/parted sys-block/parted
sys-boot/efibootmgr sys-boot/efibootmgr
sys-boot/mokutil
sys-cluster/ipvsadm sys-cluster/ipvsadm
sys-devel/gettext sys-devel/gettext
sys-fs/btrfs-progs sys-fs/btrfs-progs

View File

@ -107,7 +107,7 @@
=sys-apps/zram-generator-1.1.2 ~arm64 =sys-apps/zram-generator-1.1.2 ~arm64
# Upgrade to latest version for secureboot # Upgrade to latest version for secureboot
=sys-boot/mokutil-0.6.0 ~amd64 =sys-boot/mokutil-0.6.0 ~amd64 ~arm64
# Enable ipvsadm for arm64. # Enable ipvsadm for arm64.
=sys-cluster/ipvsadm-1.31-r1 ~arm64 =sys-cluster/ipvsadm-1.31-r1 ~arm64