commit: b83139d53ab59318a8d735d81b43bb807b847aa9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 18:40:29 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 18:40:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83139d5
dev-qt/qtscxml: Stabilize 5.15.17 x86, #956505
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.17.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.17.ebuild
index f9fd68c71a95..ca6990c33ebd 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.17.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.17.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=""