diff options
| author | Conrad Kostecki <conikost@gentoo.org> | 2025-04-19 12:58:16 +0200 |
|---|---|---|
| committer | Conrad Kostecki <conikost@gentoo.org> | 2025-04-19 12:58:16 +0200 |
| commit | 0df7cc5d6ef2a110f3e34647c5693617ec9c0eb0 (patch) | |
| tree | c08b68b2c2f40cba6fa65dd21a6e89ec7e268593 /dev-libs/intel-compute-runtime | |
| parent | 04086146dd9243ad6d5c8559660e0cf6f1a8509f (diff) | |
| download | gentoo-0df7cc5d6ef2a110f3e34647c5693617ec9c0eb0.tar.gz gentoo-0df7cc5d6ef2a110f3e34647c5693617ec9c0eb0.tar.bz2 gentoo-0df7cc5d6ef2a110f3e34647c5693617ec9c0eb0.zip | |
dev-libs/intel-compute-runtime: add soft blocker on 0 and legacy
Closes: https://bugs.gentoo.org/953630
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs/intel-compute-runtime')
| -rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-24.35.30872.32-r1.ebuild (renamed from dev-libs/intel-compute-runtime/intel-compute-runtime-24.35.30872.32.ebuild) | 1 | ||||
| -rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-25.13.33276.17-r1.ebuild (renamed from dev-libs/intel-compute-runtime/intel-compute-runtime-25.13.33276.17.ebuild) | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-24.35.30872.32.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-24.35.30872.32-r1.ebuild index 7328f899d296..1404762ad50a 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-24.35.30872.32.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-24.35.30872.32-r1.ebuild @@ -20,6 +20,7 @@ KEYWORDS="amd64" IUSE="+l0 +vaapi" RDEPEND=" + !dev-libs/intel-compute-runtime:0 >=dev-util/intel-graphics-compiler-1.0.17791.18:legacy !dev-util/intel-graphics-compiler:0 >=media-libs/gmmlib-22.5.2:= diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-25.13.33276.17.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-25.13.33276.17-r1.ebuild index 25e16e8f0451..3adfbe000e05 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-25.13.33276.17.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-25.13.33276.17-r1.ebuild @@ -20,6 +20,7 @@ KEYWORDS="~amd64" IUSE="+l0 +vaapi" RDEPEND=" + !dev-libs/intel-compute-runtime:legacy >=dev-util/intel-graphics-compiler-2.10.2:0 !dev-util/intel-graphics-compiler:legacy >=media-libs/gmmlib-22.7.1:= |
