diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2024-10-01 01:29:17 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2024-10-10 09:58:54 +0800 |
commit | c4b65e61f9ff977676128a389f1b39de8c492e36 (patch) | |
tree | aabb3b92d36712241948b16a04f92f3472a28552 /profiles | |
parent | profiles/base: Mask app-i18n/mozc[fcitx4] (diff) | |
download | gentoo-c4b65e61f9ff977676128a389f1b39de8c492e36.tar.gz gentoo-c4b65e61f9ff977676128a389f1b39de8c492e36.tar.bz2 gentoo-c4b65e61f9ff977676128a389f1b39de8c492e36.zip |
profiles/arch: Mask media-libs/libsdl2[fcitx] on hppa and powerpc
The app-i18n/fcitx:5 is not yet keyworded on these architectures.
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index f0a070bc7539..5e299da42f90 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Yongxiang Liang <tanekliang@gentoo.org> (2024-10-10) +# app-i18n/fcitx:5 is not yet keyworded +media-libs/libsdl2 fcitx + # David Roman <davidroman96@gmail.com> (2024-10-04) # dev-libs/libunibreak is not keyworded media-libs/libass libunibreak diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index c2e463edbe03..37b9acc60123 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yongxiang Liang <tanekliang@gentoo.org> (2024-10-10) +# app-i18n/fcitx:5 is not yet keyworded +media-libs/libsdl2 fcitx + # Andreas Sturmlechner <asturm@gentoo.org> (2024-08-19) # kde-apps/kdesdk-thumbnailers is not yet keyworded kde-apps/thumbnailers gettext |