diff options
author | David Seifert <soap@gentoo.org> | 2023-07-15 09:32:32 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-07-15 09:32:32 +0200 |
commit | 913767629401ed6997091638a4aeb3a4a31d2399 (patch) | |
tree | 8af646bec10f5a2bc7c2be448db6228b6b19f79a /app-emulation/qemu/qemu-8.0.2.ebuild | |
parent | media-tv/kodi: cleanup stale Python variables (diff) | |
download | gentoo-913767629401ed6997091638a4aeb3a4a31d2399.tar.gz gentoo-913767629401ed6997091638a4aeb3a4a31d2399.tar.bz2 gentoo-913767629401ed6997091638a4aeb3a4a31d2399.zip |
app-emulation/qemu: update sys-firmware/ipxe version specifier
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-8.0.2.ebuild')
-rw-r--r-- | app-emulation/qemu/qemu-8.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-8.0.2.ebuild b/app-emulation/qemu/qemu-8.0.2.ebuild index 11af4686f95b..0d289c6b95f9 100644 --- a/app-emulation/qemu/qemu-8.0.2.ebuild +++ b/app-emulation/qemu/qemu-8.0.2.ebuild @@ -240,7 +240,7 @@ SEABIOS_VERSION="1.16.0" X86_FIRMWARE_DEPEND=" pin-upstream-blobs? ( ~sys-firmware/edk2-ovmf-bin-${EDK2_OVMF_VERSION} - ~sys-firmware/ipxe-1.21.1[binary,qemu] + ~sys-firmware/ipxe-1.21.1_p20230601[binary,qemu] ~sys-firmware/seabios-bin-${SEABIOS_VERSION} ~sys-firmware/sgabios-0.1_pre10[binary] ) |