From 9f74c67c3fda452b495071dc70ae15da799afde7 Mon Sep 17 00:00:00 2001 From: Viorel Date: Wed, 10 Mar 2021 08:19:24 +0200 Subject: [PATCH] Disable `network-sandbox` and `test` onvifviewer --- www-misc/onvifviewer/onvifviewer-0.13_pre20200906.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/onvifviewer/onvifviewer-0.13_pre20200906.ebuild b/www-misc/onvifviewer/onvifviewer-0.13_pre20200906.ebuild index 4acb5f7..c530602 100644 --- a/www-misc/onvifviewer/onvifviewer-0.13_pre20200906.ebuild +++ b/www-misc/onvifviewer/onvifviewer-0.13_pre20200906.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Viewer for IP cameras ONVIF" HOMEPAGE="https://gitlab.com/caspermeijn/onvifviewer/" COMMITHASH=3ebc4d55c1c8507db022f0fb0e1ce870ef03b3e8 SRC_URI="https://gitlab.com/caspermeijn/onvifviewer/-/archive/${COMMITHASH}/${PN}-${COMMITHASH}.tar.gz" -RESTRICT="primaryuri" +RESTRICT="primaryuri network-sandbox test" # TODO fix this LICENSE="GPL-3" SLOT="0"