diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-01 07:34:11 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-01 07:34:11 +0000 |
commit | 88268cd3d406575f9b0ddf32885954efe336baaf (patch) | |
tree | 92bbf522b0351b34e220a060083f331ae7313e2d /dev-python/wxpython | |
parent | dev-python/cryptography: Stabilize 40.0.1 sparc, #903815 (diff) | |
download | gentoo-88268cd3d406575f9b0ddf32885954efe336baaf.tar.gz gentoo-88268cd3d406575f9b0ddf32885954efe336baaf.tar.bz2 gentoo-88268cd3d406575f9b0ddf32885954efe336baaf.zip |
dev-python/wxpython: Stabilize 4.2.0 x86, #904092
Signed-off-by: Arthur Zamarin <arthurzam@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 6b13ac9abd4f..f66f408da691 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) |