summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-06-07 07:28:01 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-06-07 07:28:50 +0100
commitbdf649151dac5b3fa1d05cca7615f880d8cd73ed (patch)
tree95e099537db9fb8f7a4e897dc785e2bbd6390884 /app-emulation/qemu/qemu-6.0.0.ebuild
parentdev-perl/Config-AutoConf: stable 0.319.0 for ppc64 (diff)
downloadgentoo-bdf649151dac5b3fa1d05cca7615f880d8cd73ed.tar.gz
gentoo-bdf649151dac5b3fa1d05cca7615f880d8cd73ed.tar.bz2
gentoo-bdf649151dac5b3fa1d05cca7615f880d8cd73ed.zip
app-emulation/qemu: stable 6.0.0 for ppc64
stable wrt bug #792624 Package-Manager: Portage-3.0.19, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-6.0.0.ebuild')
-rw-r--r--app-emulation/qemu/qemu-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-6.0.0.ebuild b/app-emulation/qemu/qemu-6.0.0.ebuild
index ef7f1b637d4c..1a60df4d49b6 100644
--- a/app-emulation/qemu/qemu-6.0.0.ebuild
+++ b/app-emulation/qemu/qemu-6.0.0.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"