logo

overlay

My own overlay for experimentations, use with caution, no support is provided
commit: 623f49bc3927c216214e9998984e5ab0dda1fec3
parent: 2ab1b6b1aa23a87485da0f15c6d9f37e5158ebc9
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue,  3 Mar 2020 07:37:51 +0100

net-libs/webkit-gtk: drop tests

Diffstat:

Mnet-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild8+++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild @@ -117,10 +117,12 @@ DEPEND="${RDEPEND} geolocation? ( dev-util/gdbus-codegen ) sys-apps/paxctl - test? ( - dev-python/pygobject:3[${PYTHON_USEDEP}] - x11-themes/hicolor-icon-theme ) " +RESTRICT="test" +# tests are b0rk, PYTHON_USEDEP is as well +# test? ( +# dev-python/pygobject:3[${PYTHON_USEDEP}] +# x11-themes/hicolor-icon-theme ) S="${WORKDIR}/${MY_P}"