summaryrefslogtreecommitdiff
path: root/dev-python/wxpython
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-01-04 20:46:07 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-01-04 20:52:10 -0500
commit76dee2838de32ad2b8bf453fbe47ec14c6ddb1bf (patch)
treeba10d58181269cef0ebc1e26903bae449c4bb764 /dev-python/wxpython
parent0f911bac7c63d7e903574e67d9c6fb0f9af54995 (diff)
downloadgentoo-76dee2838de32ad2b8bf453fbe47ec14c6ddb1bf.tar.gz
gentoo-76dee2838de32ad2b8bf453fbe47ec14c6ddb1bf.tar.bz2
gentoo-76dee2838de32ad2b8bf453fbe47ec14c6ddb1bf.zip
dev-python/wxpython: Stabilize 4.2.4 arm64, #968379
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/wxpython-4.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.4.ebuild b/dev-python/wxpython/wxpython-4.2.4.ebuild
index 9957c1084862..8b6e665f86e6 100644
--- a/dev-python/wxpython/wxpython-4.2.4.ebuild
+++ b/dev-python/wxpython/wxpython-4.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ SRC_URI="$(pypi_sdist_url ${PN} ${PV})"
LICENSE="wxWinLL-3"
SLOT="4.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="test webkit"
RESTRICT="!test? ( test )"