From: Manuel RĂ¼ger Date: Mon, 13 Nov 2017 18:18:13 +0000 (+0100) Subject: app-emulation/qemu: Stable on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a65a8fa1bcac5e89c0ba154e8f9078aeef3d157f;p=gentoo.git app-emulation/qemu: Stable on amd64 Package-Manager: Portage-2.3.12, Repoman-2.3.4 --- diff --git a/app-emulation/qemu/qemu-2.10.1.ebuild b/app-emulation/qemu/qemu-2.10.1.ebuild index c1b5a45f4b92..944fecea9676 100644 --- a/app-emulation/qemu/qemu-2.10.1.ebuild +++ b/app-emulation/qemu/qemu-2.10.1.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" fi DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"