summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2024-12-09 21:20:43 +0300
committerPetr Vaněk <arkamar@gentoo.org>2024-12-10 09:36:30 +0100
commit61559d50d5cf58c705f74eea4cbacbef09752dc7 (patch)
tree50fa62517910842a37f9ed66c44f7914174b4a4a /sci-libs
parentsci-libs/cantera: drop old 3.0.0-r1 (diff)
downloadgentoo-61559d50d5cf58c705f74eea4cbacbef09752dc7.tar.gz
gentoo-61559d50d5cf58c705f74eea4cbacbef09752dc7.tar.bz2
gentoo-61559d50d5cf58c705f74eea4cbacbef09752dc7.zip
sci-libs/cantera: 3.0.1-r1 bump, restrict DEPEND '<dev-libs/libfmt-11'
Bug: https://bugs.gentoo.org/945800 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cantera/cantera-3.0.1-r1.ebuild (renamed from sci-libs/cantera/cantera-3.0.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cantera/cantera-3.0.1.ebuild b/sci-libs/cantera/cantera-3.0.1-r1.ebuild
index 581e7d48888d..e1291d9791a8 100644
--- a/sci-libs/cantera/cantera-3.0.1.ebuild
+++ b/sci-libs/cantera/cantera-3.0.1-r1.ebuild
@@ -45,7 +45,7 @@ DEPEND="
${RDEPEND}
dev-cpp/eigen:3
dev-libs/boost:=
- dev-libs/libfmt
+ <dev-libs/libfmt-11
python? (
$(python_gen_cond_dep '
dev-python/cython[${PYTHON_USEDEP}]