mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
virtual/opencl: bump to EAPI=8
Bumping revision on purpose, so users will see that. Bug: https://bugs.gentoo.org/943189 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -19,7 +19,8 @@ pkg_postinst() {
|
||||
elog "Currently included in Gentoo are:"
|
||||
elog
|
||||
elog " * open:"
|
||||
elog " - dev-libs/intel-compute-runtime - integrated Intel GPUs from Broadwell onwards. 64-bit only;"
|
||||
elog " - dev-libs/intel-compute-runtime - integrated Intel GPUs from Gen12 onwards. 64-bit only;"
|
||||
elog " - dev-libs/intel-compute-runtime:legacy - integrated Intel GPUs from Gen5 up to Gen11. 64-bit only;"
|
||||
elog " - dev-libs/pocl - to run OpenCL programs on your CPU, if you do not have a supported GPU;"
|
||||
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;"
|
||||
Reference in New Issue
Block a user