commit: fbd4bab3a59ee93576c1c9b11cfe422973e4f7bf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 00:18:38 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 00:18:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd4bab3
dev-qt/qtscxml: Stabilize 5.15.3 x86, #835762
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
index 42015e90dd95..a778e477a992 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.3.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.3.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=""