commit: a589a6c00106a372afbe2d19b7a5a82ba495945b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 10 03:15:47 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 03:15:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a589a6c0
dev-qt/qtwebchannel: Stabilize 5.15.4 amd64, #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 0212d5c60e18..ebffff3c45cb 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"