From fddf516add4924cfe9d698f116342e30b27d67b8 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [master]" Date: Sun, 13 Dec 2020 23:25:30 +0000 Subject: Updating liguros repo --- dev-python/wxpython/wxpython-4.0.7.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dev-python/wxpython/wxpython-4.0.7.ebuild') diff --git a/dev-python/wxpython/wxpython-4.0.7.ebuild b/dev-python/wxpython/wxpython-4.0.7.ebuild index b478ec188bab..cdba127cba23 100644 --- a/dev-python/wxpython/wxpython-4.0.7.ebuild +++ b/dev-python/wxpython/wxpython-4.0.7.ebuild @@ -16,9 +16,11 @@ 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 )" +# Tests broken: #726812, #722716 +RESTRICT="test" +#RESTRICT="!test? ( test )" # wxPython doesn't seem to be able to optionally disable features. webkit is # optionally patched out because it's so huge, but other elements are not, -- cgit v1.3.1