summaryrefslogtreecommitdiff
path: root/virtual/opencl
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/opencl')
-rw-r--r--virtual/opencl/Manifest2
-rw-r--r--virtual/opencl/opencl-3-r4.ebuild (renamed from virtual/opencl/opencl-3-r3.ebuild)3
2 files changed, 3 insertions, 2 deletions
diff --git a/virtual/opencl/Manifest b/virtual/opencl/Manifest
index daebe65dd1e4..1d16c07cf46f 100644
--- a/virtual/opencl/Manifest
+++ b/virtual/opencl/Manifest
@@ -1,2 +1,2 @@
-EBUILD opencl-3-r3.ebuild 1352 BLAKE2B 0e7772a59e77bc2086cce44c2ea6328e653c84551e914d1ff173d12273c0e8ecfd2ce672d4dae2c61699fafb176dcb4c93cedb9009d97e3c0696621d438e56ac SHA512 fb72bb716bfe216696dc210aac8358eaf90bd64618c6551bba13b93e0f9a694bf7b73e4495757b5dadc263dfca3334813a574dd231be7cdfc80e88bc987dc293
+EBUILD opencl-3-r4.ebuild 1460 BLAKE2B 440bb72a8d81433721275090446b337e33a1892d95e34b0ca75c369015da35fa2c6ae9d5b747bde7be7bdd3a953c443a9c10c1380b991f8f2eb19d066c8e15be SHA512 02d38d8dc6de452e466d931b4adc18079e73fc7d3cafcdf202153c577b5ef46ebc40a10b0514a9c8ed97ee91d176895fe871826ec612f036d19a422cd1ccd062
MISC metadata.xml 259 BLAKE2B cc7abf54ed4398a2cfb77310c63f5fae3e432488b0c7466f8148c5d009d38aa4ca78eef78712f0b7b6aca6710aab1dfe3c07440f36179fde03f8a97a49b3c080 SHA512 6f50c5d3c735db431156906312a7c1dab3723d8c9e51d15148b92d97a998221c6838eb926f36c6b924c9fc8a6a64ba904e36482ff5164867c482502aa638462f
diff --git a/virtual/opencl/opencl-3-r3.ebuild b/virtual/opencl/opencl-3-r4.ebuild
index 9924965db66a..47c50894d7c5 100644
--- a/virtual/opencl/opencl-3-r3.ebuild
+++ b/virtual/opencl/opencl-3-r4.ebuild
@@ -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;"