summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-23 16:48:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-23 16:48:29 +0300
commitc9476ba883740c07834a2e7596ea174badd06dcd (patch)
tree406afd3e6a2031f81c037cfb77d05cdebf3b40d3 /app-emulation/qemu
parentsys-firmware/sgabios: amd64 stable wrt bug #658180 (diff)
downloadgentoo-c9476ba883740c07834a2e7596ea174badd06dcd.tar.gz
gentoo-c9476ba883740c07834a2e7596ea174badd06dcd.tar.bz2
gentoo-c9476ba883740c07834a2e7596ea174badd06dcd.zip
app-emulation/qemu: amd64 stable wrt bug #658180
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-2.12.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.12.0-r3.ebuild b/app-emulation/qemu/qemu-2.12.0-r3.ebuild
index f0dfe3c9180d..78d76f896408 100644
--- a/app-emulation/qemu/qemu-2.12.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-2.12.0-r3.ebuild
@@ -19,7 +19,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"
# Gentoo specific patchsets:
SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r4.tar.xz"