From 0e1827b2b304c706fd80d19e2d0c0ce631ca6188 Mon Sep 17 00:00:00 2001 From: Stefan Strogin Date: Sat, 16 Feb 2019 10:06:28 +0200 Subject: [PATCH] app-crypt/mit-krb5: add missing slot operator for libressl dependency Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Stefan Strogin Closes: https://github.com/gentoo/gentoo/pull/11064 Signed-off-by: Aaron Bauman --- app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild b/app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild index bfc097ea1972..4aeaa219ada8 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.16.3.ebuild @@ -33,7 +33,7 @@ CDEPEND=" openldap? ( >=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] ) pkinit? ( !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] ) - libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] ) ) xinetd? ( sys-apps/xinetd ) " -- 2.26.2