commit: 1e500d1e793cd127cf338064baf8bd0bae09de4c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 15:33:27 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 16:35:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e500d1e
sci-libs/magma: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-libs/magma/magma-1.4.0.ebuild | 4 ++--
sci-libs/magma/magma-1.4.1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-libs/magma/magma-1.4.0.ebuild
b/sci-libs/magma/magma-1.4.0.ebuild
index 33d1cd70c24..c50eea5b55a 100644
--- a/sci-libs/magma/magma-1.4.0.ebuild
+++ b/sci-libs/magma/magma-1.4.0.ebuild
@@ -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
diff --git a/sci-libs/magma/magma-1.4.1.ebuild
b/sci-libs/magma/magma-1.4.1.ebuild
index 33d1cd70c24..c50eea5b55a 100644
--- a/sci-libs/magma/magma-1.4.1.ebuild
+++ b/sci-libs/magma/magma-1.4.1.ebuild
@@ -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