summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:35:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:35:24 +0200
commit27b740f4d1b363187505095e24a4e115257f5c07 (patch)
treef4784880cc35434be4cb2a112c89fccfb03ee6d9 /app-emulation
parentapp-admin/tmpreaper: amd64 stable wrt bug #618576 (diff)
downloadgentoo-27b740f4d1b363187505095e24a4e115257f5c07.tar.gz
gentoo-27b740f4d1b363187505095e24a4e115257f5c07.tar.bz2
gentoo-27b740f4d1b363187505095e24a4e115257f5c07.zip
app-emulation/qemu: amd64 stable wrt bug #616874
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.9.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.9.0-r2.ebuild b/app-emulation/qemu/qemu-2.9.0-r2.ebuild
index 71de8e791003..53828738ddea 100644
--- a/app-emulation/qemu/qemu-2.9.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-2.9.0-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"