commit: 0aafb747abb48287739011214532ff3063e0f931 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 20:37:06 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 20:37:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aafb747
dev-qt/qtscxml: Stabilize 5.15.7 x86, #883677 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-qt/qtscxml/qtscxml-5.15.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild b/dev-qt/qtscxml/qtscxml-5.15.7.ebuild index 22172e9314d7..3d89bf8bdf86 100644 --- a/dev-qt/qtscxml/qtscxml-5.15.7.ebuild +++ b/dev-qt/qtscxml/qtscxml-5.15.7.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=""