From 8d42897e0ae206eaa42cf854d09bed052a9b0e5b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 Dec 2019 16:33:39 +0100 Subject: [PATCH] sci-physics/geant-vmc: [QA] Fix MissingTestRestrict MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-physics/geant-vmc/geant-vmc-4.3.6.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-physics/geant-vmc/geant-vmc-4.3.6.ebuild b/sci-physics/geant-vmc/geant-vmc-4.3.6.ebuild index 2156a04588fa..c24d2ccce833 100644 --- a/sci-physics/geant-vmc/geant-vmc-4.3.6.ebuild +++ b/sci-physics/geant-vmc/geant-vmc-4.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -35,6 +35,7 @@ RESTRICT=" !geant3? ( test ) !g4root? ( test ) !mtroot? ( test ) + !test? ( test ) !vgm? ( test )" DOCS=( -- 2.26.2