commit: f6096f88aa4338a06e5ce4dd20ec66adc4173258
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 12:41:38 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 12:44:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6096f88
dev-qt/qtwebchannel: Keyword 6.6.3 x86, #927885
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-6.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.6.3.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-6.6.3.ebuild
index ffc31efae0ca..421f524af1fb 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.6.3.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.6.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Qt WebChannel"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~x86"
fi
IUSE="qml"