dev-qt/qtscript: Stabilize 5.15.10 ppc, #909313

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-07-13 00:38:07 +01:00
parent b121e3cdfd
commit 9e8f0945b6

View File

@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86"
KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86"
fi
IUSE="+jit scripttools"