commit:     34ed0e2fb93b8cafeca41de065cfdd4c627a1eda
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 11 17:33:48 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 11 18:18:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ed0e2f

dev-python/wxpython: Bump x11-libs/wxGTK dep

Bump the x11-libs/wxGTK dependency and restore keywords, as this seems
to fix the build failures I was seeing.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/wxpython/wxpython-4.2.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/wxpython/wxpython-4.2.3.ebuild 
b/dev-python/wxpython/wxpython-4.2.3.ebuild
index 6a9c5d0cdec9..83789483cd5e 100644
--- a/dev-python/wxpython/wxpython-4.2.3.ebuild
+++ b/dev-python/wxpython/wxpython-4.2.3.ebuild
@@ -20,6 +20,7 @@ HOMEPAGE="
 
 LICENSE="wxWinLL-3"
 SLOT="4.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 IUSE="test webkit"
 RESTRICT="!test? ( test )"
 
@@ -27,7 +28,7 @@ RESTRICT="!test? ( test )"
 # optionally patched out because it's so huge, but other elements are not,
 # which makes us have to require all features from wxGTK
 DEPEND="
-       
>=x11-libs/wxGTK-3.2.6:${WX_GTK_VER}=[gstreamer,libnotify,opengl,sdl,tiff,webkit?,X]
+       
>=x11-libs/wxGTK-3.2.7:${WX_GTK_VER}=[gstreamer,libnotify,opengl,sdl,tiff,webkit?,X]
        media-libs/libpng:=
        media-libs/tiff:=
        media-libs/libjpeg-turbo:=

Reply via email to