diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 04:32:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 04:32:15 +0000 |
commit | a77bb4960b7d477812e77feebbb844ac002c5580 (patch) | |
tree | 77a3528394c41290972d4fc64efc90500eb0aa90 /dev-python/wxpython | |
parent | net-mail/dovecot: Stabilize 2.3.11.3 s390, #736617 (diff) | |
download | gentoo-a77bb4960b7d477812e77feebbb844ac002c5580.tar.gz gentoo-a77bb4960b7d477812e77feebbb844ac002c5580.tar.bz2 gentoo-a77bb4960b7d477812e77feebbb844ac002c5580.zip |
dev-python/wxpython: Stabilize 4.0.7 amd64, #714566
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r-- | dev-python/wxpython/wxpython-4.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.0.7.ebuild b/dev-python/wxpython/wxpython-4.0.7.ebuild index 285139190e8f..4861085f9b16 100644 --- a/dev-python/wxpython/wxpython-4.0.7.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7.ebuild @@ -16,7 +16,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 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test webkit" RESTRICT="!test? ( test )" |