summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/radmind/radmind-1.14.1-r1.ebuild')
-rw-r--r--app-admin/radmind/radmind-1.14.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/radmind/radmind-1.14.1-r1.ebuild b/app-admin/radmind/radmind-1.14.1-r1.ebuild
index ed0b79ba207e..45bb5811863e 100644
--- a/app-admin/radmind/radmind-1.14.1-r1.ebuild
+++ b/app-admin/radmind/radmind-1.14.1-r1.ebuild
@@ -16,8 +16,8 @@ KEYWORDS="~amd64 ~x86"
IUSE="libressl"
DEPEND="
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl )"
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:0= )"
RDEPEND="${DEPEND}"
src_prepare() {