dev-util/gammaray: add missing RESTRICT="!test? ( test )"

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 11:49:18 +02:00
parent 05d970f467
commit 89f4425aaa

View File

@@ -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