commit: 685f5d66bda3eb9ccfeb9fb57adacb8c591cc9a9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 20:45:12 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 20:45:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=685f5d66
dev-qt/qtwebchannel: Stabilize 5.15.13 x86, #927748
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.13.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.13.ebuild
index 85e81868bf01..9956a5cd3e7b 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.13.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.13.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