summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pybind11/pybind11-2.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pybind11/pybind11-2.12.0.ebuild b/dev-python/pybind11/pybind11-2.12.0.ebuild
index 69e54e32b12b..8a44efb8c4fb 100644
--- a/dev-python/pybind11/pybind11-2.12.0.ebuild
+++ b/dev-python/pybind11/pybind11-2.12.0.ebuild
@@ -28,8 +28,8 @@ RDEPEND="
"
BDEPEND="
test? (
- <dev-cpp/catch-3
- >=dev-cpp/catch-2.13.9
+ <dev-cpp/catch-3:0
+ >=dev-cpp/catch-2.13.9:0
dev-libs/boost
)
"