diff options
Diffstat (limited to 'sys-devel/mold')
-rw-r--r-- | sys-devel/mold/mold-1.7.1-r1.ebuild (renamed from sys-devel/mold/mold-1.7.1.ebuild) | 4 | ||||
-rw-r--r-- | sys-devel/mold/mold-1.8.0-r1.ebuild (renamed from sys-devel/mold/mold-1.8.0.ebuild) | 4 | ||||
-rw-r--r-- | 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 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 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:= |