diff options
Diffstat (limited to 'dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.8.0.ebuild')
-rw-r--r-- | dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.8.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.8.0.ebuild b/dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.8.0.ebuild index 31cc476dd0d3..976d316de6ab 100644 --- a/dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.8.0.ebuild +++ b/dev-libs/rocm-opencl-driver/rocm-opencl-driver-2.8.0.ebuild @@ -20,6 +20,7 @@ HOMEPAGE="https://github.com/RadeonOpenCompute/ROCm-OpenCL-Driver" LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=">=sys-devel/llvm-roc-${PV}:= >=dev-libs/rocr-runtime-${PV}" |