Skip to content

Commit

Permalink
app-emulation/qemu: add dependency on edk2-ovmf, keyword 2.9.0-r53
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
tamiko committed May 6, 2017
1 parent cba60e1 commit 8fa96a4
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2"
KEYWORDS=""
#KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
fi

DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
Expand Down Expand Up @@ -157,11 +156,13 @@ X86_FIRMWARE_DEPEND="
~sys-firmware/ipxe-1.0.0_p20160620
~sys-firmware/seabios-1.10.2[binary,seavgabios]
~sys-firmware/sgabios-0.1_pre8
~sys-firmware/edk2-ovmf-2017_pre20170505[binary]
)
!pin-upstream-blobs? (
sys-firmware/ipxe
>=sys-firmware/seabios-1.10.2[seavgabios]
sys-firmware/sgabios
sys-firmware/edk2-ovmf
)"

CDEPEND="
Expand Down

0 comments on commit 8fa96a4

Please sign in to comment.