From 34ed0e2fb93b8cafeca41de065cfdd4c627a1eda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 11 Apr 2025 19:33:48 +0200 Subject: dev-python/wxpython: Bump x11-libs/wxGTK dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- dev-python/wxpython/wxpython-4.2.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/wxpython') 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:= -- cgit v1.2.3