commit: e30d1190e96d29ce65963242fced96ceb3ccdc01
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 3 20:37:10 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 3 20:37:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e30d1190
dev-qt/qtwebchannel: Stabilize 5.15.7 x86, #883677
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.7.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.7.ebuild
index 302618277034..ecd1581c1d39 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.7.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.7.ebuild
@@ -5,7 +5,7 @@ EAPI=8
if [[ ${PV} != *9999* ]]; then
QT5_KDEPATCHSET_REV=1
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
fi
inherit qt5-build