diff options
Diffstat (limited to 'virtual/opencl')
-rw-r--r-- | virtual/opencl/opencl-3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/opencl/opencl-3-r1.ebuild b/virtual/opencl/opencl-3-r1.ebuild index 9b114b48f75c..525acb9d011a 100644 --- a/virtual/opencl/opencl-3-r1.ebuild +++ b/virtual/opencl/opencl-3-r1.ebuild @@ -18,7 +18,7 @@ pkg_postinst() { elog "Currently included in Gentoo are:" elog elog " * open:" - elog " - dev-libs/intel-neo - integrated Intel GPUs from Broadwell onwards. 64-bit only;" + elog " - dev-libs/intel-compute-runtime - integrated Intel GPUs from Broadwell onwards. 64-bit only;" elog " - dev-libs/rocm-opencl-runtime - AMD GPUs supported by the amdgpu kernel driver. 64-bit only;" elog " - media-libs/mesa[opencl] - some older AMD GPUs; see [1]. 32-bit support;" elog |