mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-23 09:47:30 -08:00
Bug: https://bugs.gentoo.org/923418 Bug: https://bugs.gentoo.org/924057 Closes: https://bugs.gentoo.org/909973 Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39465 Signed-off-by: Sam James <sam@gentoo.org>
15 lines
401 B
Diff
15 lines
401 B
Diff
https://bugs.gentoo.org/949510#c4
|
|
https://github.com/wxWidgets/Phoenix/commit/de9aa4be5bb49adf82991c7582ea3c42ed505bf7.patch
|
|
|
|
--- a/buildtools/config.py
|
|
+++ b/buildtools/config.py
|
|
@@ -85,7 +85,7 @@
|
|
PKGDIR = 'wx'
|
|
# The name of the top-level package
|
|
|
|
- SIP_ABI = '12.9'
|
|
+ SIP_ABI = '12.14'
|
|
SIP_TRACE = False
|
|
|
|
# ---------------------------------------------------------------
|