commit:     d9105e66471f2fa62c50a1caa1b1fb83c587d669
Author:     Sergey Shiryaev <sergey <AT> shiryaev <DOT> pro>
AuthorDate: Wed Feb 21 07:23:08 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 08:16:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9105e66

net-im/mattermost-desktop-bin: fix bug 648340.

Closes: https://bugs.gentoo.org/648340
Closes: https://github.com/gentoo/gentoo/pull/7243

 net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild 
b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild
index eb29944e462..e72d213c829 100644
--- a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild
+++ b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
        media-libs/freetype:2[${MULTILIB_USEDEP}]
        net-print/cups:0[${MULTILIB_USEDEP}]
        sys-apps/dbus:0[${MULTILIB_USEDEP}]
-       sys-devel/gcc:6.4.0[${MULTILIB_USEDEP}]
+       sys-devel/gcc[${MULTILIB_USEDEP}]
        sys-libs/glibc:2.2[${MULTILIB_USEDEP}]
        x11-libs/cairo:0[${MULTILIB_USEDEP}]
        x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]

Reply via email to