diff options
author | Sam James <sam@gentoo.org> | 2022-08-02 21:27:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-02 21:27:03 +0100 |
commit | 5433b46f81706c75c0ab0c1e2082ec3849029e14 (patch) | |
tree | 3f254ace8e0a101dd7f81cf45d44af97e0f0c095 /dev-python/wxpython | |
parent | dev-python/cffi: Stabilize 1.15.1 ppc, #863179 (diff) | |
download | gentoo-5433b46f81706c75c0ab0c1e2082ec3849029e14.tar.gz gentoo-5433b46f81706c75c0ab0c1e2082ec3849029e14.tar.bz2 gentoo-5433b46f81706c75c0ab0c1e2082ec3849029e14.zip |
dev-python/wxpython: Stabilize 4.0.7-r2 ppc, #863107
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/wxpython-4.0.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.0.7-r2.ebuild b/dev-python/wxpython/wxpython-4.0.7-r2.ebuild index 04ef05084fb8..204a26505f22 100644 --- a/dev-python/wxpython/wxpython-4.0.7-r2.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7-r2.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${MY_PV}.tar.gz" LICENSE="wxWinLL-3" SLOT="4.0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ppc ppc64 ~riscv ~sparc ~x86" IUSE="test webkit" # Tests broken: #726812, #722716 RESTRICT="test" |