commit: 4b9ca8aeebfa5cbc65e5b728ba446cbd0a3053c6
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 16:47:04 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 16:47:15 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4b9ca8ae
sys-devel/DPC++: add subslot info
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sys-devel/DPC++/DPC++-2021.12.ebuild | 2 +-
sys-devel/DPC++/DPC++-2022.09.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-devel/DPC++/DPC++-2021.12.ebuild
b/sys-devel/DPC++/DPC++-2021.12.ebuild
index e8101c7c6..b9db037f3 100644
--- a/sys-devel/DPC++/DPC++-2021.12.ebuild
+++ b/sys-devel/DPC++/DPC++-2021.12.ebuild
@@ -36,7 +36,7 @@ CMAKE_USE_DIR="${S}/llvm"
BUILD_DIR="${S}/build"
LICENSE="Apache-2.0 MIT"
-SLOT="0"
+SLOT="0/5" # Based on libsycl.so
KEYWORDS="~amd64"
ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM AVR BPF Hexagon Lanai Mips MSP430
diff --git a/sys-devel/DPC++/DPC++-2022.09.ebuild
b/sys-devel/DPC++/DPC++-2022.09.ebuild
index fc7ebb76d..ddf5e0918 100644
--- a/sys-devel/DPC++/DPC++-2022.09.ebuild
+++ b/sys-devel/DPC++/DPC++-2022.09.ebuild
@@ -36,7 +36,7 @@ CMAKE_USE_DIR="${S}/llvm"
BUILD_DIR="${S}/build"
LICENSE="Apache-2.0 MIT"
-SLOT="0"
+SLOT="0/6" # Based on libsycl.so
KEYWORDS="~amd64"
ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM AVR BPF Hexagon Lanai Mips MSP430