diff options
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/Manifest.gz | bin | 28437 -> 28442 bytes | |||
-rw-r--r-- | virtual/opencl/Manifest | 2 | ||||
-rw-r--r-- | virtual/opencl/opencl-3-r3.ebuild | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz Binary files differindex 7bdaf74622dd..7774376e7ab9 100644 --- a/virtual/Manifest.gz +++ b/virtual/Manifest.gz diff --git a/virtual/opencl/Manifest b/virtual/opencl/Manifest index 073e2bb2f26f..0a4f4a51710c 100644 --- a/virtual/opencl/Manifest +++ b/virtual/opencl/Manifest @@ -1,2 +1,2 @@ -EBUILD opencl-3-r3.ebuild 1351 BLAKE2B c45f859fdea1afe6e3af4d89940c2ae5a0a0428b9ffbdd6b4446564276aa37908143b99d6a1d16a31050d9a2858a266b1eedfc1377e2a59cdca48042500b6859 SHA512 6da74ae21ac0a2633780abf3b986dab5ffb24468a329e58132351d0360e00f39b540d147af4b732de16ac775af9ed00a909a3de48d6a634c848e3766f0c420d7 +EBUILD opencl-3-r3.ebuild 1346 BLAKE2B e593ad8b9a6248372f82d7c9eef76b9c782882e6551b7367b8e8f81c2c0768a4fe790293fc7f65f0b3fe372278cfe87550c590be6a4d4e4f9928f8882e35b624 SHA512 08fbc33182e68993245c93d17ce38789912b1cdf3369caa222cebb23a299efd89f2566b0041dea5d3b54ba2fdb80e64720628dae7b688429b9f738522b4b2f8a MISC metadata.xml 259 BLAKE2B cc7abf54ed4398a2cfb77310c63f5fae3e432488b0c7466f8148c5d009d38aa4ca78eef78712f0b7b6aca6710aab1dfe3c07440f36179fde03f8a97a49b3c080 SHA512 6f50c5d3c735db431156906312a7c1dab3723d8c9e51d15148b92d97a998221c6838eb926f36c6b924c9fc8a6a64ba904e36482ff5164867c482502aa638462f diff --git a/virtual/opencl/opencl-3-r3.ebuild b/virtual/opencl/opencl-3-r3.ebuild index 6d4f304d5372..5e9e92b8619a 100644 --- a/virtual/opencl/opencl-3-r3.ebuild +++ b/virtual/opencl/opencl-3-r3.ebuild @@ -27,7 +27,7 @@ pkg_postinst() { elog " * proprietary:" elog " - dev-libs/amdgpu-pro-opencl - AMD Polaris GPUs. 32-bit support;" elog " - dev-util/intel-ocl-sdk - Intel CPUs (*not* GPUs). 64-bit only;" - elog " - x11-drivers/nvidia-drivers[uvm] - Nvidia GPUs; specific package versions" + elog " - x11-drivers/nvidia-drivers - Nvidia GPUs; specific package versions" elog " required for older devices [2]. 32-bit support." elog elog " [1] https://dri.freedesktop.org/wiki/GalliumCompute/" |