commit: 0ea9360a73d2690dc25774232ff813734f14e67d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 15:59:33 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 15:59:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea9360a
dev-qt/qtscxml: Stabilize 5.15.14 x86, #933196
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtscxml/qtscxml-5.15.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
b/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
index 08f2d27a2f47..1a299c680c85 100644
--- a/dev-qt/qtscxml/qtscxml-5.15.14.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.15.14.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=""