diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-01-02 12:45:48 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-01-02 14:06:29 +0800 |
commit | 13281f2eba5a45f02c147b5b68dccb3a41c9fc62 (patch) | |
tree | d8ebdea5f62c96de2670ee8798edba365c6c49c3 /media-libs/tg_owt | |
parent | dev-libs/libdispatch: keyword 5.8 for ~loong (diff) | |
download | gentoo-13281f2eba5a45f02c147b5b68dccb3a41c9fc62.tar.gz gentoo-13281f2eba5a45f02c147b5b68dccb3a41c9fc62.tar.bz2 gentoo-13281f2eba5a45f02c147b5b68dccb3a41c9fc62.zip |
media-libs/tg_owt: keyword 0_pre20230921 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-libs/tg_owt')
-rw-r--r-- | media-libs/tg_owt/tg_owt-0_pre20230921.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tg_owt/tg_owt-0_pre20230921.ebuild b/media-libs/tg_owt/tg_owt-0_pre20230921.ebuild index 26e4b6878d84..ddf5dafbb446 100644 --- a/media-libs/tg_owt/tg_owt-0_pre20230921.ebuild +++ b/media-libs/tg_owt/tg_owt-0_pre20230921.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-${TG_OWT_COMMIT}" LICENSE="BSD" SLOT="0/${PV##*pre}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv" IUSE="screencast +X" # This package's USE flags may change the ABI and require a rebuild of |