commit: 76dee2838de32ad2b8bf453fbe47ec14c6ddb1bf
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 5 01:46:07 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Jan 5 01:52:10 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76dee283
dev-python/wxpython: Stabilize 4.2.4 arm64, #968379
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/wxpython/wxpython-4.2.4.ebuild | 4 ++--
1 file 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 )"