commit:     6a3f8348ea28c6a5969cb936d8255bebb38de37c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 14:12:43 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 14:12:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3f8348

dev-libs/spdlog: add := dep on libfmt to 1.13.0-r2 and live

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/spdlog/spdlog-1.13.0-r2.ebuild | 4 ++--
 dev-libs/spdlog/spdlog-9999.ebuild      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/spdlog/spdlog-1.13.0-r2.ebuild 
b/dev-libs/spdlog/spdlog-1.13.0-r2.ebuild
index 70357b7d6a09..e6b260871621 100644
--- a/dev-libs/spdlog/spdlog-1.13.0-r2.ebuild
+++ b/dev-libs/spdlog/spdlog-1.13.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,7 @@ BDEPEND="
        )
 "
 DEPEND="
-       >=dev-libs/libfmt-9.1.0-r2[${MULTILIB_USEDEP}]
+       >=dev-libs/libfmt-9.1.0-r2:=[${MULTILIB_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-libs/spdlog/spdlog-9999.ebuild 
b/dev-libs/spdlog/spdlog-9999.ebuild
index 70357b7d6a09..e6b260871621 100644
--- a/dev-libs/spdlog/spdlog-9999.ebuild
+++ b/dev-libs/spdlog/spdlog-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,7 @@ BDEPEND="
        )
 "
 DEPEND="
-       >=dev-libs/libfmt-9.1.0-r2[${MULTILIB_USEDEP}]
+       >=dev-libs/libfmt-9.1.0-r2:=[${MULTILIB_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 

Reply via email to