summaryrefslogtreecommitdiff
path: root/dev-python/wxpython
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-04-11 19:33:48 +0200
committerMichał Górny <mgorny@gentoo.org>2025-04-11 20:18:13 +0200
commit34ed0e2fb93b8cafeca41de065cfdd4c627a1eda (patch)
tree5681a1fd81bccc3fad5c506f570a059602395e12 /dev-python/wxpython
parent6dc66972b1ce0c36ccf230da428795b537a70421 (diff)
downloadgentoo-34ed0e2fb93b8cafeca41de065cfdd4c627a1eda.tar.gz
gentoo-34ed0e2fb93b8cafeca41de065cfdd4c627a1eda.tar.bz2
gentoo-34ed0e2fb93b8cafeca41de065cfdd4c627a1eda.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/wxpython-4.2.3.ebuild3
1 files changed, 2 insertions, 1 deletions
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:=