commit:     153ba1f09f01066113a5eb26b2a39aed9dbe189d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 23:58:24 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 23:58:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153ba1f0

net-im/webex: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/webex/webex-41.5.0.18911.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/webex/webex-41.5.0.18911.1-r1.ebuild 
b/net-im/webex/webex-41.5.0.18911.1-r1.ebuild
index d8d971985c4..f44b90dd6a9 100644
--- a/net-im/webex/webex-41.5.0.18911.1-r1.ebuild
+++ b/net-im/webex/webex-41.5.0.18911.1-r1.ebuild
@@ -43,10 +43,10 @@ RDEPEND="
        x11-libs/xcb-util-keysyms
        x11-libs/xcb-util-renderutil
        x11-libs/xcb-util-wm
-    || (
+       || (
                sys-libs/glibc[crypt]
                sys-libs/libxcrypt[compat]
-    )
+       )
 "
 
 S=${WORKDIR}

Reply via email to