summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-mathematics/z3/z3-4.8.10-r1.ebuild (renamed from sci-mathematics/z3/z3-4.8.10.ebuild)2
-rw-r--r--sci-mathematics/z3/z3-4.8.11-r1.ebuild (renamed from sci-mathematics/z3/z3-4.8.11.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/z3/z3-4.8.10.ebuild b/sci-mathematics/z3/z3-4.8.10-r1.ebuild
index eb07c4a20143..2683e9fa94d9 100644
--- a/sci-mathematics/z3/z3-4.8.10.ebuild
+++ b/sci-mathematics/z3/z3-4.8.10-r1.ebuild
@@ -20,7 +20,7 @@ IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
- gmp? ( dev-libs/gmp:0=[cxx,${MULTILIB_USEDEP}] )"
+ gmp? ( dev-libs/gmp:0=[cxx(+),${MULTILIB_USEDEP}] )"
DEPEND="${RDEPEND}
java? ( >=virtual/jdk-1.8 )"
BDEPEND="
diff --git a/sci-mathematics/z3/z3-4.8.11.ebuild b/sci-mathematics/z3/z3-4.8.11-r1.ebuild
index fdef20fc1775..87be02fc9950 100644
--- a/sci-mathematics/z3/z3-4.8.11.ebuild
+++ b/sci-mathematics/z3/z3-4.8.11-r1.ebuild
@@ -20,7 +20,7 @@ IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
- gmp? ( dev-libs/gmp:0=[cxx,${MULTILIB_USEDEP}] )"
+ gmp? ( dev-libs/gmp:0=[cxx(+),${MULTILIB_USEDEP}] )"
DEPEND="${RDEPEND}
java? ( >=virtual/jdk-1.8 )"
BDEPEND="