dev-qt/qttranslations: Stabilize 6.9.3 ppc64, #963987

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-10-12 12:02:44 +01:00
parent c64045dd08
commit a8a6cd2e0e

View File

@@ -9,7 +9,7 @@ inherit qt6-build
DESCRIPTION="Translation files for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv x86"
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
fi
DEPEND="~dev-qt/qtbase-${PV}:6"