commit: b5f2a89c344b15d341b3acffc0e77dbaf6200fd3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 13:26:49 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 13:26:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5f2a89c
dev-qt/qtwebchannel: Stabilize 5.15.4 arm64, #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 296e9d58cf9b..99d83479ca0c 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"