commit: 92c270e734e6ef2a178434dcddf2e5f9baefc34c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:55:32 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:55:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c270e7
dev-qt/qtwebchannel: Stabilize 5.15.8 arm64, #888946
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.8.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.8.ebuild
index 3ca49ee75d2c..23d3b41375ed 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.8.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.8.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