diff options
author | Sam James <sam@gentoo.org> | 2022-10-08 18:29:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-08 18:31:17 +0100 |
commit | 172802bf3fa6f97f9ec427830a2f4e14ec8171c8 (patch) | |
tree | fc5686f494dcdec6bee8355da87202b31d4d78b3 /net-im | |
parent | x11-libs/wxGTK: add tests (diff) | |
download | gentoo-172802bf3fa6f97f9ec427830a2f4e14ec8171c8.tar.gz gentoo-172802bf3fa6f97f9ec427830a2f4e14ec8171c8.tar.bz2 gentoo-172802bf3fa6f97f9ec427830a2f4e14ec8171c8.zip |
net-im/teams: fix WhitespaceFound
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/teams/teams-1.4.00.26453-r2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/teams/teams-1.4.00.26453-r2.ebuild b/net-im/teams/teams-1.4.00.26453-r2.ebuild index d8f3285bf66f..c64a20b49539 100644 --- a/net-im/teams/teams-1.4.00.26453-r2.ebuild +++ b/net-im/teams/teams-1.4.00.26453-r2.ebuild @@ -27,10 +27,10 @@ QA_PREBUILT="*" # libxext6, libxfixes3, libxi6 (>= 2:1.2.99.4), libxrandr2, libxrender1, libxtst6, apt-transport-https, libfontconfig1 (>= 2.11.0), libdbus-1-3 (>= 1.6.18), # libstdc++6 (>= 4.8.1) RDEPEND=" - || ( - >=app-accessibility/at-spi2-core-2.46.0:2 - ( app-accessibility/at-spi2-atk dev-libs/atk ) - ) + || ( + >=app-accessibility/at-spi2-core-2.46.0:2 + ( app-accessibility/at-spi2-atk dev-libs/atk ) + ) app-crypt/libsecret dev-libs/expat dev-libs/glib |