blob: 929ed8092bd6dc45ae6bde77410924eb3c50f534 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare pretend setup test
DEPEND=sys-apps/hwloc:=
DESCRIPTION=C++ Performance Portability Programming EcoSystem
EAPI=7
HOMEPAGE=https://github.com/kokkos
INHERIT=cmake toolchain-funcs
IUSE=+openmp test
KEYWORDS=amd64 -x86
LICENSE=BSD
RDEPEND=sys-apps/hwloc:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/kokkos/kokkos/archive/3.1.01.tar.gz -> kokkos-3.1.01.tar.gz
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 646b7a2a63596361551a6c1fabf28057
_md5_=923eb3804c0c191127b29c83a82283e9
|