commit: 7f88a11b98f4491f83e8c335a7cbfbe35204050e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 18:25:24 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 18:25:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f88a11b
dev-qt/qtscxml: Stabilize 5.15.5 x86, #853232
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
index 22172e9314d7..3d89bf8bdf86 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.5.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.5.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=""