diff options
author | Sam James <sam@gentoo.org> | 2021-03-25 23:46:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-26 00:02:49 +0000 |
commit | 02f19f51add6f95d5774c99c41e2c144e81b1176 (patch) | |
tree | 6b0131461d0892e9dcd56f3a1ee82ae4186a6913 /media-libs | |
parent | net-im/telegram-desktop: Stabilize 2.4.11 amd64, #771684 (diff) | |
download | gentoo-02f19f51add6f95d5774c99c41e2c144e81b1176.tar.gz gentoo-02f19f51add6f95d5774c99c41e2c144e81b1176.tar.bz2 gentoo-02f19f51add6f95d5774c99c41e2c144e81b1176.zip |
media-libs/tg_owt: Stabilize 0_pre20201112 amd64, #771684
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/tg_owt/tg_owt-0_pre20201112.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tg_owt/tg_owt-0_pre20201112.ebuild b/media-libs/tg_owt/tg_owt-0_pre20201112.ebuild index d962696ed699..51716d538a99 100644 --- a/media-libs/tg_owt/tg_owt-0_pre20201112.ebuild +++ b/media-libs/tg_owt/tg_owt-0_pre20201112.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/desktop-app/tg_owt/archive/${TG_OWT_COMMIT}.tar.gz - LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" IUSE="pulseaudio" # some things from this list are bundled |