summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-07 08:59:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-07 09:09:03 +0200
commitba322268759bf2a309dfe43244a16d060d9d5e73 (patch)
treea730680ca645457570cc05aa6b14829b449964a6 /app-emulation/qemu
parentmedia-libs/plib: x86 stable wrt bug #745150 (diff)
downloadgentoo-ba322268759bf2a309dfe43244a16d060d9d5e73.tar.gz
gentoo-ba322268759bf2a309dfe43244a16d060d9d5e73.tar.bz2
gentoo-ba322268759bf2a309dfe43244a16d060d9d5e73.zip
app-emulation/qemu: x86 stable wrt bug #743649
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-5.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-5.1.0-r1.ebuild b/app-emulation/qemu/qemu-5.1.0-r1.ebuild
index b1292bb4dbda..ffb4eb896bec 100644
--- a/app-emulation/qemu/qemu-5.1.0-r1.ebuild
+++ b/app-emulation/qemu/qemu-5.1.0-r1.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"