diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 06:23:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 06:23:47 +0100 |
commit | f24636855e7a57de9b1a3acfd1c8cabfc0fbd07c (patch) | |
tree | fe2d731926184fcf5c442e1b219815aa2a7171b4 /dev-python | |
parent | dev-python/wxpython: Stabilize 4.2.0 arm64, #904092 (diff) | |
download | gentoo-f24636855e7a57de9b1a3acfd1c8cabfc0fbd07c.tar.gz gentoo-f24636855e7a57de9b1a3acfd1c8cabfc0fbd07c.tar.bz2 gentoo-f24636855e7a57de9b1a3acfd1c8cabfc0fbd07c.zip |
dev-python/wxpython: Stabilize 4.2.0 arm, #904092
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/wxpython/wxpython-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.0.ebuild b/dev-python/wxpython/wxpython-4.2.0.ebuild index 18ccbc3e6f5d..6b13ac9abd4f 100644 --- a/dev-python/wxpython/wxpython-4.2.0.ebuild +++ b/dev-python/wxpython/wxpython-4.2.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://www.wxpython.org/" 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" # Tests broken: #726812, #722716 # Nearly there as of 4.2.0 but still quite flaky (inconsistent set of failures) |