summaryrefslogtreecommitdiff
path: root/dev-cpp/catch/catch-1.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/catch/catch-1.9999.ebuild')
-rw-r--r--dev-cpp/catch/catch-1.9999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-cpp/catch/catch-1.9999.ebuild b/dev-cpp/catch/catch-1.9999.ebuild
index 9b275ede9827..7f4b4d5742e4 100644
--- a/dev-cpp/catch/catch-1.9999.ebuild
+++ b/dev-cpp/catch/catch-1.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,8 +25,6 @@ SLOT="1"
IUSE="test"
RESTRICT="!test? ( test )"
-RDEPEND="!<dev-cpp/catch-1.12.2:0"
-
src_configure() {
local mycmakeargs=(
-DNO_SELFTEST=$(usex !test)