projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1792f28
)
dev-cpp/kokkos: add missing RESTRICT
author
Christoph Junghans
<junghans@gentoo.org>
Sun, 15 Mar 2020 13:34:41 +0000
(07:34 -0600)
committer
Christoph 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
patch
|
blob
|
history
diff --git
a/dev-cpp/kokkos/kokkos-3.0.00.ebuild
b/dev-cpp/kokkos/kokkos-3.0.00.ebuild
index 5c226a4e4b2f4788bd20ffa3e5f11ebf5509a45c..1707ae8abba0162aea53382bfa5a517ebbca82c9 100644
(file)
--- 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