commit: edd87013630218f9d69c98014774730d9eb0a0a3 Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Tue Jun 21 22:10:10 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 21 22:39:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd87013
profiles: mask media-gfx/gimp[libjxl] for alpha hppa ia64 Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/26027 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 5 +++++ profiles/arch/hppa/package.use.mask | 5 +++++ profiles/arch/ia64/package.use.mask | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 7b5c6e1c20ad..ef05d1577100 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sergey Torokhov <[email protected]> (2022-06-22) +# media-libs/libjxl is not keyworded +# bug https://bugs.gentoo.org/853628 +media-gfx/gimp jpegxl + # Sam James <[email protected]> (2022-04-29) # Needs unkeyworded dev-util/umockdev sys-power/upower test diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 58ec9a129e1e..57943bc00925 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,11 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sergey Torokhov <[email protected]> (2022-06-22) +# media-libs/libjxl is not keyworded +# bug https://bugs.gentoo.org/853628 +media-gfx/gimp jpegxl + # Sam James <[email protected]> (2022-05-17) # sci-libs/sundials fails to build tests on HPPA # bug #845222 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 8c184263e48c..ed0d6fae762b 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sergey Torokhov <[email protected]> (2022-06-22) +# media-libs/libjxl is not keyworded +# bug https://bugs.gentoo.org/853628 +media-gfx/gimp jpegxl + # Nickolas Raymond Kaczynski <[email protected]> (2022-04-24) # Dependencies are missing keywords media-libs/imlib2 svg heif jpegxl
