dev-cpp/kokkos: add missing RESTRICT

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Christoph Junghans <junghans@gentoo.org>
This commit is contained in:
Christoph Junghans
2020-03-15 07:34:41 -06:00
parent 1792f28293
commit d842babd45

View File

@@ -13,6 +13,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+openmp test"
RESTRICT="!test? ( test )"
DEPEND="
sys-apps/hwloc