diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2016-08-21 21:17:56 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2016-08-21 21:27:42 +0200 |
commit | fd7f5d5f04811040d1ae25882fe623f15f352336 (patch) | |
tree | 6ff0faed8381ce9c6d1bf18561622bc27c88f299 /app-emulation | |
parent | dev-python/robotframework: remove old (diff) | |
download | gentoo-fd7f5d5f04811040d1ae25882fe623f15f352336.tar.gz gentoo-fd7f5d5f04811040d1ae25882fe623f15f352336.tar.bz2 gentoo-fd7f5d5f04811040d1ae25882fe623f15f352336.zip |
app-emulation/qemu: Drop a patch
It is already upstreamed.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/qemu-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild index b76995c24aeb..b00a3658910e 100644 --- a/app-emulation/qemu/qemu-9999.ebuild +++ b/app-emulation/qemu/qemu-9999.ebuild @@ -333,7 +333,6 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-2.5.0-cflags.patch epatch "${FILESDIR}"/${PN}-2.5.0-sysmacros.patch - epatch "${FILESDIR}"/${PN}-2.6.0-crypto-static.patch # Fix ld and objcopy being called directly tc-export AR LD OBJCOPY |