diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 06:21:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 06:21:56 +0100 |
commit | 5b9a58d60fa3e019fc20267a72c81881e20c548a (patch) | |
tree | f4f44d3c224d710251660c5192fb933c18e76908 /dev-python/wxpython | |
parent | dev-python/sqlalchemy: Stabilize 2.0.12 x86, #905395 (diff) | |
download | gentoo-5b9a58d60fa3e019fc20267a72c81881e20c548a.tar.gz gentoo-5b9a58d60fa3e019fc20267a72c81881e20c548a.tar.bz2 gentoo-5b9a58d60fa3e019fc20267a72c81881e20c548a.zip |
dev-python/wxpython: Stabilize 4.2.0 arm64, #904092
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-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 378e4ef5a3e3..18ccbc3e6f5d 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) |