commit:     55b2421aad41d6b1fed898ae6d551fd6f7c7e3d9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  5 00:38:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 00:38:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b2421a

sys-devel/mold: depend on fixed dev-cpp/tbb for pthreads

Bug: https://bugs.gentoo.org/881161
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/mold/{mold-1.7.1.ebuild => mold-1.7.1-r1.ebuild} | 4 ++--
 sys-devel/mold/{mold-1.8.0.ebuild => mold-1.8.0-r1.ebuild} | 4 ++--
 sys-devel/mold/mold-9999.ebuild                            | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-devel/mold/mold-1.7.1.ebuild 
b/sys-devel/mold/mold-1.7.1-r1.ebuild
similarity index 96%
rename from sys-devel/mold/mold-1.7.1.ebuild
rename to sys-devel/mold/mold-1.7.1-r1.ebuild
index 82b43f78b777..8063ade34f39 100644
--- a/sys-devel/mold/mold-1.7.1.ebuild
+++ b/sys-devel/mold/mold-1.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ SLOT="0"
 
 RDEPEND="
        app-arch/zstd:=
-       >=dev-cpp/tbb-2021.7.0:=
+       >=dev-cpp/tbb-2021.7.0-r1:=
        sys-libs/zlib
        !kernel_Darwin? (
                >=dev-libs/mimalloc-2:=

diff --git a/sys-devel/mold/mold-1.8.0.ebuild 
b/sys-devel/mold/mold-1.8.0-r1.ebuild
similarity index 96%
rename from sys-devel/mold/mold-1.8.0.ebuild
rename to sys-devel/mold/mold-1.8.0-r1.ebuild
index 82b43f78b777..8063ade34f39 100644
--- a/sys-devel/mold/mold-1.8.0.ebuild
+++ b/sys-devel/mold/mold-1.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ SLOT="0"
 
 RDEPEND="
        app-arch/zstd:=
-       >=dev-cpp/tbb-2021.7.0:=
+       >=dev-cpp/tbb-2021.7.0-r1:=
        sys-libs/zlib
        !kernel_Darwin? (
                >=dev-libs/mimalloc-2:=

diff --git a/sys-devel/mold/mold-9999.ebuild b/sys-devel/mold/mold-9999.ebuild
index 82b43f78b777..8063ade34f39 100644
--- a/sys-devel/mold/mold-9999.ebuild
+++ b/sys-devel/mold/mold-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ SLOT="0"
 
 RDEPEND="
        app-arch/zstd:=
-       >=dev-cpp/tbb-2021.7.0:=
+       >=dev-cpp/tbb-2021.7.0-r1:=
        sys-libs/zlib
        !kernel_Darwin? (
                >=dev-libs/mimalloc-2:=

Reply via email to