commit: 20bcc4345f6ac9c51c7cfa4ca2c99e0b0c282f08
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 22:19:36 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 22:19:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20bcc434
dev-qt/qtwebchannel: Stabilize 5.15.5 amd64, #853232
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-qt/qtwebchannel/qtwebchannel-5.15.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.5.ebuild
b/dev-qt/qtwebchannel/qtwebchannel-5.15.5.ebuild
index 0212d5c60e18..ebffff3c45cb 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.5.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.5.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"