diff options
author | Sam James <sam@gentoo.org> | 2023-01-21 16:52:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-21 16:52:59 +0000 |
commit | 5d3bcbb236f2350bf36d08ac8c3536b713aacc2e (patch) | |
tree | 34fa08c244b0a47dc195c33cb25c2412c72aa0a4 /media-libs/tg_owt | |
parent | media-libs/libtgvoip: Stabilize 2.4.4_p20220503 amd64, #887547 (diff) | |
download | gentoo-5d3bcbb236f2350bf36d08ac8c3536b713aacc2e.tar.gz gentoo-5d3bcbb236f2350bf36d08ac8c3536b713aacc2e.tar.bz2 gentoo-5d3bcbb236f2350bf36d08ac8c3536b713aacc2e.zip |
media-libs/tg_owt: Stabilize 0_pre20220507 amd64, #887547
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/tg_owt')
-rw-r--r-- | media-libs/tg_owt/tg_owt-0_pre20220507.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tg_owt/tg_owt-0_pre20220507.ebuild b/media-libs/tg_owt/tg_owt-0_pre20220507.ebuild index 12eb43df9234..aeaa01e382a6 100644 --- a/media-libs/tg_owt/tg_owt-0_pre20220507.ebuild +++ b/media-libs/tg_owt/tg_owt-0_pre20220507.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${TG_OWT_COMMIT}" LICENSE="BSD" SLOT="0/${PV##*pre}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" IUSE="screencast +X" # This package's USE flags may change the ABI and require a rebuild of |