dev-qt/qtxmlpatterns: Stabilize 5.15.4 ppc64, #843353

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-06-18 16:38:57 +01:00
parent 6d73321014
commit c35bd51da7

View File

@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="XPath, XQuery, XSLT, and XML Schema validation library for the Qt5 framework"
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="qml"