summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-03-21 17:27:32 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-03-21 17:27:32 -0400
commit5227a51d80e125db67682dc997e49f3511eb3ddb (patch)
tree8faf7af5ce3aef54a1b0dc1a2e6e7b48f5842752 /app-admin
parentapp-admin/lastpass-cli: fix openssl and libressl slots (diff)
downloadgentoo-5227a51d80e125db67682dc997e49f3511eb3ddb.tar.gz
gentoo-5227a51d80e125db67682dc997e49f3511eb3ddb.tar.bz2
gentoo-5227a51d80e125db67682dc997e49f3511eb3ddb.zip
app-admin/gkrellm: fix libressl slot
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/gkrellm/gkrellm-2.3.6_rc1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )