diff options
author | 2020-12-13 04:32:28 +0000 | |
---|---|---|
committer | 2020-12-13 04:32:28 +0000 | |
commit | e5711f4243292ee7319632ad718f6fc9e1c9cd5d (patch) | |
tree | be19dc06569744ab77918a8819bd634f087a52ab /dev-python/wxpython | |
parent | dev-python/wxpython: Stabilize 4.0.7 amd64, #714566 (diff) | |
download | gentoo-e5711f4243292ee7319632ad718f6fc9e1c9cd5d.tar.gz gentoo-e5711f4243292ee7319632ad718f6fc9e1c9cd5d.tar.bz2 gentoo-e5711f4243292ee7319632ad718f6fc9e1c9cd5d.zip |
dev-python/wxpython: Stabilize 4.0.7 x86, #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 4861085f9b16..7384de46cd53 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 )" |