commit:     0f7018eababfddb580cf132619c23c2346940659
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  7 16:58:33 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  7 17:01:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7018ea

sys-libs/libomp: Set subslot to LLVM_SOABI

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-libs/libomp/libomp-15.0.2.9999.ebuild        | 2 +-
 sys-libs/libomp/libomp-16.0.0.9999.ebuild        | 2 +-
 sys-libs/libomp/libomp-16.0.0_pre20221006.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/libomp/libomp-15.0.2.9999.ebuild 
b/sys-libs/libomp/libomp-15.0.2.9999.ebuild
index 4b9b5b89759d..a1028b425fb7 100644
--- a/sys-libs/libomp/libomp-15.0.2.9999.ebuild
+++ b/sys-libs/libomp/libomp-15.0.2.9999.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"
 HOMEPAGE="https://openmp.llvm.org";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
-SLOT="0"
+SLOT="0/${LLVM_SOABI}"
 KEYWORDS=""
 IUSE="
        debug hwloc offload ompt test

diff --git a/sys-libs/libomp/libomp-16.0.0.9999.ebuild 
b/sys-libs/libomp/libomp-16.0.0.9999.ebuild
index 40e10eef798a..dca2bf97647b 100644
--- a/sys-libs/libomp/libomp-16.0.0.9999.ebuild
+++ b/sys-libs/libomp/libomp-16.0.0.9999.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"
 HOMEPAGE="https://openmp.llvm.org";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
-SLOT="0"
+SLOT="0/${LLVM_SOABI}"
 KEYWORDS=""
 IUSE="
        debug hwloc offload ompt test

diff --git a/sys-libs/libomp/libomp-16.0.0_pre20221006.ebuild 
b/sys-libs/libomp/libomp-16.0.0_pre20221006.ebuild
index 40e10eef798a..dca2bf97647b 100644
--- a/sys-libs/libomp/libomp-16.0.0_pre20221006.ebuild
+++ b/sys-libs/libomp/libomp-16.0.0_pre20221006.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"
 HOMEPAGE="https://openmp.llvm.org";
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
-SLOT="0"
+SLOT="0/${LLVM_SOABI}"
 KEYWORDS=""
 IUSE="
        debug hwloc offload ompt test

Reply via email to