diff --git a/app-admin/clustershell/clustershell-1.6-r1.ebuild b/app-admin/clustershell/clustershell-1.6-r1.ebuild index 4b24802354718..d078b71438270 100644 --- a/app-admin/clustershell/clustershell-1.6-r1.ebuild +++ b/app-admin/clustershell/clustershell-1.6-r1.ebuild @@ -20,8 +20,8 @@ KEYWORDS="~amd64 ~x86" IUSE="doc libressl" RDEPEND=" - !libressl? ( dev-libs/openssl:0 ) - libressl? ( dev-libs/libressl )" + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= )" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" src_install() {