summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-19 11:03:29 +0000
committerSam James <sam@gentoo.org>2021-12-19 11:03:29 +0000
commitc2b3c8e3f3d79d1a72a978a9fda005ea1aa36ea5 (patch)
treeaf40edf0bde4b396448a98594c086625a47f2239 /app-emulation/qemu
parentdev-ml/opam: Stabilize 2.0.8-r2 x86, #804780 (diff)
downloadgentoo-c2b3c8e3f3d79d1a72a978a9fda005ea1aa36ea5.tar.gz
gentoo-c2b3c8e3f3d79d1a72a978a9fda005ea1aa36ea5.tar.bz2
gentoo-c2b3c8e3f3d79d1a72a978a9fda005ea1aa36ea5.zip
app-emulation/qemu: Stabilize 6.1.0-r2 ppc64, #829504
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-6.1.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-6.1.0-r2.ebuild b/app-emulation/qemu/qemu-6.1.0-r2.ebuild
index 9049f8831ee9..b91f85e5d967 100644
--- a/app-emulation/qemu/qemu-6.1.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-6.1.0-r2.ebuild
@@ -23,7 +23,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"