diff options
Diffstat (limited to 'dev-util/intel-ocl-sdk')
-rw-r--r-- | dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild | 4 | ||||
-rw-r--r-- | dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild b/dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild index fdf2132e3533..b2153e78d160 100644 --- a/dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild +++ b/dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -27,7 +27,7 @@ RDEPEND="app-eselect/eselect-opencl )" DEPEND="" -RESTRICT="mirror" +RESTRICT="bindist mirror" QA_EXECSTACK="${INTEL_CL/\//}libcpu_device.so ${INTEL_CL/\//}libOclCpuBackEnd.so ${INTEL_CL/\//}libtask_executor.so" diff --git a/dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild b/dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild index 9310497d34a5..df63eebf81fe 100644 --- a/dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild +++ b/dev-util/intel-ocl-sdk/intel-ocl-sdk-4.4.0.117-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ LICENSE="Intel-SDP" SLOT="0" IUSE="android +system-tbb system-clang +system-boost" KEYWORDS="-* ~amd64" -RESTRICT="mirror" +RESTRICT="bindist mirror" RDEPEND="app-eselect/eselect-opencl sys-process/numactl |