diff options
Diffstat (limited to 'dev-python/wxpython/wxpython-4.0.6.ebuild')
-rw-r--r-- | dev-python/wxpython/wxpython-4.0.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/wxpython/wxpython-4.0.6.ebuild b/dev-python/wxpython/wxpython-4.0.6.ebuild index 04e6a637c7d4..50dc98771f85 100644 --- a/dev-python/wxpython/wxpython-4.0.6.ebuild +++ b/dev-python/wxpython/wxpython-4.0.6.ebuild @@ -20,6 +20,7 @@ LICENSE="wxWinLL-3" SLOT="4.0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="test webkit" +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, |