summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2018-06-14 23:41:21 -0500
committerMatthias Maier <tamiko@gentoo.org>2018-06-14 23:42:20 -0500
commit6d9fc64ae023874e50e9feed87a797120515d95a (patch)
tree1ccfafe85a0b96ecb8dc5228867cdbbc722597cc /app-emulation/qemu/qemu-2.12.0-r2.ebuild
parentnet-misc/omnisync: Add new snapshot release (diff)
downloadgentoo-6d9fc64ae023874e50e9feed87a797120515d95a.tar.gz
gentoo-6d9fc64ae023874e50e9feed87a797120515d95a.tar.bz2
gentoo-6d9fc64ae023874e50e9feed87a797120515d95a.zip
app-emulation/qemu: fix compilation with python2
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation/qemu/qemu-2.12.0-r2.ebuild')
-rw-r--r--app-emulation/qemu/qemu-2.12.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.12.0-r2.ebuild b/app-emulation/qemu/qemu-2.12.0-r2.ebuild
index 59000aaa999c..0aa4e9242b2a 100644
--- a/app-emulation/qemu/qemu-2.12.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-2.12.0-r2.ebuild
@@ -22,7 +22,7 @@ else
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
# Gentoo specific patchsets:
- SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r2.tar.xz"
+ SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r3.tar.xz"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"