commit:     5227a51d80e125db67682dc997e49f3511eb3ddb
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 21:27:32 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 21:27:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5227a51d

app-admin/gkrellm: fix libressl slot

Package-Manager: portage-2.2.26

 app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 fa3ef34..d6e25ea 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 )

Reply via email to