summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-04 17:51:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-04 17:51:59 +0200
commitfcd530acbc593e4793e7d5b0f5b7ad757de899f8 (patch)
treecf0485bec2426a22d1600e1f772a5b48662677dd
parentmedia-gfx/feh: x86 stable wrt bug #616470 (diff)
downloadgentoo-fcd530acbc593e4793e7d5b0f5b7ad757de899f8.tar.gz
gentoo-fcd530acbc593e4793e7d5b0f5b7ad757de899f8.tar.bz2
gentoo-fcd530acbc593e4793e7d5b0f5b7ad757de899f8.zip
app-emulation/qemu: x86 stable wrt bug #616460
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-emulation/qemu/qemu-2.8.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.8.1-r2.ebuild b/app-emulation/qemu/qemu-2.8.1-r2.ebuild
index 071347be01bf..1f2da1c38599 100644
--- a/app-emulation/qemu/qemu-2.8.1-r2.ebuild
+++ b/app-emulation/qemu/qemu-2.8.1-r2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2"
- KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"