From 89f4425aaac53a72b01b3cc5ed16c693a06810fe Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 28 Mar 2021 11:49:18 +0200 Subject: [PATCH] dev-util/gammaray: add missing RESTRICT="!test? ( test )" Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- dev-util/gammaray/gammaray-2.11.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/gammaray/gammaray-2.11.2.ebuild b/dev-util/gammaray/gammaray-2.11.2.ebuild index ed5214b718..d404d332d1 100644 --- a/dev-util/gammaray/gammaray-2.11.2.ebuild +++ b/dev-util/gammaray/gammaray-2.11.2.ebuild @@ -19,6 +19,7 @@ fi LICENSE="GPL-2+" SLOT=0 IUSE="3d bluetooth designer doc geolocation printsupport script scxml svg test qml wayland webengine" +RESTRICT="!test? ( test )" RDEPEND=" dev-qt/qtcore:5