dev-cpp/kokkos: add missing RESTRICT
authorChristoph Junghans <junghans@gentoo.org>
Sun, 15 Mar 2020 13:34:41 +0000 (07:34 -0600)
committerChristoph Junghans <junghans@gentoo.org>
Sun, 15 Mar 2020 13:37:13 +0000 (07:37 -0600)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
dev-cpp/kokkos/kokkos-3.0.00.ebuild

index 5c226a4e4b2f4788bd20ffa3e5f11ebf5509a45c..1707ae8abba0162aea53382bfa5a517ebbca82c9 100644 (file)
@@ -13,6 +13,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+openmp test"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        sys-apps/hwloc