commit: c6a448d4b390046d79df27f6e10ceb68f53ec02c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 12:13:01 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 12:13:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a448d4
dev-qt/qtscxml: Stabilize 5.15.16 arm, #944808
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.16.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.16.ebuild
index 1a299c680c85..50425941a1c8 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.16.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.16.ebuild
@@ -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=""