summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 13:33:07 +0000
committerSam James <sam@gentoo.org>2021-01-24 13:33:07 +0000
commit9714251653176ba72008de609f81ebb144c23e46 (patch)
tree356fd75760af88be417a89277b99a0eda39fdade /app-emulation
parentapp-backup/amanda: Stabilize 3.5.1-r3 ppc64, #756883 (diff)
downloadgentoo-9714251653176ba72008de609f81ebb144c23e46.tar.gz
gentoo-9714251653176ba72008de609f81ebb144c23e46.tar.bz2
gentoo-9714251653176ba72008de609f81ebb144c23e46.zip
app-emulation/qemu: Stabilize 5.1.0-r3 ppc64, #761598
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-5.1.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.1.0-r3.ebuild b/app-emulation/qemu/qemu-5.1.0-r3.ebuild
index 2444cab39040..702d0b074840 100644
--- a/app-emulation/qemu/qemu-5.1.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-5.1.0-r3.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"