summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-mathematics/vampire/vampire-4.6.1-r1.ebuild (renamed from sci-mathematics/vampire/vampire-4.6.1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/vampire/vampire-4.6.1.ebuild b/sci-mathematics/vampire/vampire-4.6.1-r1.ebuild
index 6c99ffab7e31..2f7ceabc3b2c 100644
--- a/sci-mathematics/vampire/vampire-4.6.1.ebuild
+++ b/sci-mathematics/vampire/vampire-4.6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ RESTRICT="!debug? ( test )"
RDEPEND="
z3? (
dev-libs/gmp:=
- sci-mathematics/z3:=
+ <sci-mathematics/z3-4.10:=
)
"
DEPEND="${RDEPEND}"