commit: 0a86ec91003aeff4fb32e0c7bad7062d9c8ae8f9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 08:18:43 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 08:25:59 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a86ec91
dev-qt/qtwebchannel: Stabilize 6.10.2 amd64, #970056
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-6.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.10.2.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-6.10.2.ebuild
index 0fdf2d868cc2..0e128e9de8ef 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.10.2.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.10.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"