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:
Conrad Kostecki
2025-04-06 19:24:54 +02:00
parent b81d55317e
commit d39582d1b6

View File

@@ -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;"