diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-29 08:25:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-29 08:25:56 +0000 |
commit | fd871189648a7158c7a621334695390934a4c221 (patch) | |
tree | 09811a5e8304d0e9160c7e30fa4988e0c44c3bc7 /dev-python/wxpython | |
parent | dev-python/wxpython: Stabilize 4.2.1 ppc, #917740 (diff) | |
download | gentoo-fd871189648a7158c7a621334695390934a4c221.tar.gz gentoo-fd871189648a7158c7a621334695390934a4c221.tar.bz2 gentoo-fd871189648a7158c7a621334695390934a4c221.zip |
dev-python/wxpython: Stabilize 4.2.1 ppc64, #917740
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/wxpython-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.1.ebuild b/dev-python/wxpython/wxpython-4.2.1.ebuild index a4461ff14ff2..b377b21456db 100644 --- a/dev-python/wxpython/wxpython-4.2.1.ebuild +++ b/dev-python/wxpython/wxpython-4.2.1.ebuild @@ -21,7 +21,7 @@ HOMEPAGE=" 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 )" |