commit:     62d35b3bfd335731124add3f71373f1f675634d9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 17:05:50 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 17:15:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d35b3b

dev-util/intel-ocl-sdk: Add RESTRICT=bindist

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/intel-ocl-sdk/intel-ocl-sdk-2.0.31360.ebuild    | 4 ++--
 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 fdf2132e353..b2153e78d16 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 9310497d34a..df63eebf81f 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

Reply via email to