commit: 45387c8b57c25cdc617e03ecf7d3e0edcd5bf706
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 12:13:05 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 12:13:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45387c8b
dev-qt/qtwebchannel: Stabilize 5.15.16 arm, #944808
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.16.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.16.ebuild
index 8b3ce83281b2..7b301c538628 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.16.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.16.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