summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 23:43:28 +0000
committerSam James <sam@gentoo.org>2021-05-16 23:43:28 +0000
commit6a88a2158cd9ade3c49a8a38c1f9990ddcf19cc0 (patch)
treea3e0601b006d4896afd899528691e74aa029abc9
parentsys-firmware/sgabios: Stabilize 0.1_pre10 ppc64, #790374 (diff)
downloadgentoo-6a88a215.tar.gz
gentoo-6a88a215.tar.bz2
gentoo-6a88a215.zip
app-emulation/qemu: Stabilize 5.2.0-r50 ppc64, #790374
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-emulation/qemu/qemu-5.2.0-r50.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.2.0-r50.ebuild b/app-emulation/qemu/qemu-5.2.0-r50.ebuild
index df951b18e2c4..24ee84b828e3 100644
--- a/app-emulation/qemu/qemu-5.2.0-r50.ebuild
+++ b/app-emulation/qemu/qemu-5.2.0-r50.ebuild
@@ -24,7 +24,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="https://download.qemu.org/${P}.tar.xz"
- KEYWORDS="~amd64 arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc ppc64 ~x86"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"