media-gfx/krita: Restore KEYWORDS for Qt6-based 6.0.0_alpha_pre20251212

Doing this with the hope of the codebase having matured and a new release
soonish, rather than making people jump to another package by way of an
appimage workaround which brings its own potential for trouble (among which
are broken scaling and missing KEYWORDS (except for amd64/arm64).

Bug: https://bugs.gentoo.org/955168
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2025-12-15 23:21:16 +01:00
parent eea7b1dc33
commit 0a4abfab8b

View File

@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="color-management fftw gif +gsl heif jpeg2k jpegxl +mypaint-brush-engine openexr pdf media +raw webp"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"