diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-10-31 20:11:56 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-10-31 21:15:29 -0400 |
commit | 49bff7d46ce09578936677f8538df3f1842494d6 (patch) | |
tree | a7c74a7ca81d7abe53274ef59bc35cf859e4c5dc /app-emulation | |
parent | app-emulation/wine-vanilla: add 7.20 (diff) | |
download | gentoo-49bff7d46ce09578936677f8538df3f1842494d6.tar.gz gentoo-49bff7d46ce09578936677f8538df3f1842494d6.tar.bz2 gentoo-49bff7d46ce09578936677f8538df3f1842494d6.zip |
app-emulation/wine-vanilla: sync live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index abf112c22c23..ddfe07cbf57d 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -123,7 +123,7 @@ QA_TEXTRELS="usr/lib/*/wine/i386-unix/*.so" # uses -fno-PIC -Wl,-z,notext PATCHES=( "${FILESDIR}"/${PN}-7.0-noexecstack.patch - "${FILESDIR}"/${PN}-7.0-unwind.patch + "${FILESDIR}"/${PN}-7.20-unwind.patch ) pkg_pretend() { |