diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-16 09:45:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-16 09:45:00 +0100 |
commit | 52ec233a310d099b6b406810090907ab4a794ba9 (patch) | |
tree | c425109a8975d760f76ec6664b5a5baaece94e42 /app-emulation/qemu | |
parent | sys-fs/udisks: add missing version specifier, bug #559732. (diff) | |
download | gentoo-52ec233a310d099b6b406810090907ab4a794ba9.tar.gz gentoo-52ec233a310d099b6b406810090907ab4a794ba9.tar.bz2 gentoo-52ec233a310d099b6b406810090907ab4a794ba9.zip |
app-emulation/qemu: amd64 stable wrt bug #567828
Package-Manager: portage-2.2.24
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.4.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.4.1-r2.ebuild b/app-emulation/qemu/qemu-2.4.1-r2.ebuild index 3556dfef1b2e..6e4705b7e994 100644 --- a/app-emulation/qemu/qemu-2.4.1-r2.ebuild +++ b/app-emulation/qemu/qemu-2.4.1-r2.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" |