summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-06 15:25:30 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-06 15:25:30 +0300
commit3690f20167967f40fd7e8b0c6ba3a8ff9246f22b (patch)
tree4bd3dec42ae44769746c691595e68ea52f66762e /app-emulation
parentnet-p2p/ktorrent: remove unused patches (diff)
downloadgentoo-3690f20167967f40fd7e8b0c6ba3a8ff9246f22b.tar.gz
gentoo-3690f20167967f40fd7e8b0c6ba3a8ff9246f22b.tar.bz2
gentoo-3690f20167967f40fd7e8b0c6ba3a8ff9246f22b.zip
app-emulation/qemu: amd64 stable wrt bug #673108
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-3.1.0.ebuild b/app-emulation/qemu/qemu-3.1.0.ebuild
index 9db058a19a54..7f91ca5199dc 100644
--- a/app-emulation/qemu/qemu-3.1.0.ebuild
+++ b/app-emulation/qemu/qemu-3.1.0.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.xz"
- 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-r1.tar.xz"