commit: 03294b810debac02006f4fc1f73c5af4250b330a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:55:28 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:55:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03294b81
dev-qt/qtscxml: Stabilize 5.15.8 arm64, #888946
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
index 14cf3e4faedb..443cdfd43341 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.8.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.8.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=""