From 4a601ee022f33455841521c03e31292217c75fd7 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Mon, 21 Mar 2016 17:37:32 -0400 Subject: [PATCH] app-admin/radmind: fix openssl and libressl slots Package-Manager: portage-2.2.26 --- app-admin/radmind/radmind-1.14.1-r1.ebuild | 4 ++-- 1 file 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() { -- 2.26.2