dev-qt/qtscxml: Stabilize 5.15.17 arm, #956505

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-06-04 21:41:34 +03:00
parent 15d70287a3
commit c4e48fb972

View File

@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 ~arm arm64 ~riscv x86"
KEYWORDS="amd64 arm arm64 ~riscv x86"
fi
IUSE=""