diff options
author | Sam James <sam@gentoo.org> | 2021-03-25 23:46:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-26 00:02:48 +0000 |
commit | a2bedf6e87261969c4b4be2a429166ff812a5a80 (patch) | |
tree | 16abeebf95ad55c3f89023aac96b2e7c99cf14bc /net-im/telegram-desktop | |
parent | net-libs/axtls: drop old version (diff) | |
download | gentoo-a2bedf6e87261969c4b4be2a429166ff812a5a80.tar.gz gentoo-a2bedf6e87261969c4b4be2a429166ff812a5a80.tar.bz2 gentoo-a2bedf6e87261969c4b4be2a429166ff812a5a80.zip |
net-im/telegram-desktop: Stabilize 2.4.11 amd64, #771684
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-im/telegram-desktop')
-rw-r--r-- | net-im/telegram-desktop/telegram-desktop-2.4.11.ebuild | 4 |
1 files 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 7f66f02025aa..c0423ed32f19 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=" |