diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-29 10:20:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-29 10:20:33 +0200 |
commit | 74477414e5c64dcd39595077121da43e5eb8e4f8 (patch) | |
tree | 21b9089029e128c4cf0fa5f613ccfb0720b27156 /app-emulation/qemu | |
parent | kde-apps/kdeedu-data: Remove old (diff) | |
download | gentoo-74477414e5c64dcd39595077121da43e5eb8e4f8.tar.gz gentoo-74477414e5c64dcd39595077121da43e5eb8e4f8.tar.bz2 gentoo-74477414e5c64dcd39595077121da43e5eb8e4f8.zip |
app-emulation/qemu: amd64 stable wrt bug #573816
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-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.5.0-r3.ebuild b/app-emulation/qemu/qemu-2.5.0-r3.ebuild index 5d27b99d908b..fcb7418adf4a 100644 --- a/app-emulation/qemu/qemu-2.5.0-r3.ebuild +++ b/app-emulation/qemu/qemu-2.5.0-r3.ebuild @@ -22,7 +22,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 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd" + KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd" fi DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools" |