sci-libs/magma: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:27 +0000 (16:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:35:00 +0000 (17:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/magma/magma-1.4.0.ebuild
sci-libs/magma/magma-1.4.1.ebuild

index 33d1cd70c243f39fd495a1d3ae7ce485f61d0e3f..c50eea5b55acaa12c965c865393403d0fea52374 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
 
 # We have to have write acccess /dev/nvidia0 and /dev/nvidiactl and the portage
 # user is (usually) not in the video group
-RESTRICT="userpriv"
+RESTRICT="userpriv !test? ( test )"
 
 pkg_setup() {
        fortran-2_pkg_setup
index 33d1cd70c243f39fd495a1d3ae7ce485f61d0e3f..c50eea5b55acaa12c965c865393403d0fea52374 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
 
 # We have to have write acccess /dev/nvidia0 and /dev/nvidiactl and the portage
 # user is (usually) not in the video group
-RESTRICT="userpriv"
+RESTRICT="userpriv !test? ( test )"
 
 pkg_setup() {
        fortran-2_pkg_setup