commit: a2bedf6e87261969c4b4be2a429166ff812a5a80 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 25 23:46:11 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 26 00:02:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bedf6e
net-im/telegram-desktop: Stabilize 2.4.11 amd64, #771684 Signed-off-by: Sam James <sam <AT> gentoo.org> net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild b/net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild index 7f66f02025a..c0423ed32f1 100644 --- a/net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild +++ b/net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/telegramdesktop/tdesktop/releases/download/v${PV}/${ LICENSE="BSD GPL-3-with-openssl-exception LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" IUSE="+dbus enchant +gtk +hunspell libressl lto pulseaudio +spell wayland +webrtc +X" RDEPEND="
