diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-26 15:58:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-26 15:58:53 +0100 |
commit | a788aaecbb08f27b57cb3ea214164509a8b2abe2 (patch) | |
tree | 3bd28947f90201400fe37eea73e5c427ee6c4447 /app-emulation/qemu | |
parent | dev-python/pip: Pin requests ebuild revision (diff) | |
download | gentoo-a788aaecbb08f27b57cb3ea214164509a8b2abe2.tar.gz gentoo-a788aaecbb08f27b57cb3ea214164509a8b2abe2.tar.bz2 gentoo-a788aaecbb08f27b57cb3ea214164509a8b2abe2.zip |
app-emulation/qemu: amd64 stable wrt bug #571566
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/qemu-2.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.5.0-r1.ebuild b/app-emulation/qemu/qemu-2.5.0-r1.ebuild index 9f61eb31b458..4aeb7d68e96e 100644 --- a/app-emulation/qemu/qemu-2.5.0-r1.ebuild +++ b/app-emulation/qemu/qemu-2.5.0-r1.ebuild @@ -20,7 +20,7 @@ else SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2 ${BACKPORTS:+ https://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}" - KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" + KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" fi DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools" |