From: Anthony G. Basile Date: Mon, 21 Mar 2016 21:27:32 +0000 (-0400) Subject: app-admin/gkrellm: fix libressl slot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5227a51d80e125db67682dc997e49f3511eb3ddb;p=gentoo.git app-admin/gkrellm: fix libressl slot Package-Manager: portage-2.2.26 --- diff --git a/app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild b/app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild index fa3ef3475d4f..d6e25ea40962 100644 --- a/app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild +++ b/app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild @@ -24,7 +24,7 @@ RDEPEND=" !gnutls? ( ssl? ( !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:= ) + libressl? ( dev-libs/libressl:0= ) ) ) lm_sensors? ( sys-apps/lm_sensors )