commit:     d842babd45dcb8a7d3dfdd75d525cb9dd538c976
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 13:34:41 2020 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 13:37:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d842babd

dev-cpp/kokkos: add missing RESTRICT

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org>

 dev-cpp/kokkos/kokkos-3.0.00.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-cpp/kokkos/kokkos-3.0.00.ebuild 
b/dev-cpp/kokkos/kokkos-3.0.00.ebuild
index 5c226a4e4b2..1707ae8abba 100644
--- a/dev-cpp/kokkos/kokkos-3.0.00.ebuild
+++ b/dev-cpp/kokkos/kokkos-3.0.00.ebuild
@@ -13,6 +13,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+openmp test"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        sys-apps/hwloc

Reply via email to