commit: e1dbdba667fb76bfc795c38ce30fb952a71f9582
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 21:18:19 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 21:18:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1dbdba6
dev-qt/qtwebchannel: Stabilize 5.15.4 arm, #843353
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild
index ebffff3c45cb..c794694d1721 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating C++ and QML applications with
HTML/JavaScript clients"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
fi
IUSE="qml"