summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-02 18:25:31 +0000
committerSam James <sam@gentoo.org>2022-07-02 18:25:31 +0000
commitf673f7fe8f4b889a4e3e8b6089a5bbaf87d95323 (patch)
tree9c92741bfcddcedd9860b962151cbb85640067a5 /dev-qt/qtwebchannel
parentdev-qt/qtwaylandscanner: Stabilize 5.15.5 x86, #853232 (diff)
downloadgentoo-f673f7fe8f4b889a4e3e8b6089a5bbaf87d95323.tar.gz
gentoo-f673f7fe8f4b889a4e3e8b6089a5bbaf87d95323.tar.bz2
gentoo-f673f7fe8f4b889a4e3e8b6089a5bbaf87d95323.zip
dev-qt/qtwebchannel: Stabilize 5.15.5 x86, #853232
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.5.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.15.5.ebuild
index 6068afb23667..5b8545a1ba0c 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"