commit: 75e2d03826caaeb18198925138bc0c4aab9af9ab
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 14:45:36 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 14:45:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e2d038
dev-qt/qtwebchannel: Stabilize 6.8.2 x86, #950024
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-6.8.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.8.2.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-6.8.2.ebuild
index 918a74220fa0..c6c313c40fd9 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.8.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.8.2.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Qt WebChannel"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv x86"
fi
IUSE="qml"