summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-30 22:19:36 +0000
committerSam James <sam@gentoo.org>2022-06-30 22:19:36 +0000
commit20bcc4345f6ac9c51c7cfa4ca2c99e0b0c282f08 (patch)
treed63d54583a8443d8cbdac8bd4fd4d1f34dc6b6d5 /dev-qt/qtwebchannel
parentdev-qt/qtwaylandscanner: Stabilize 5.15.5 amd64, #853232 (diff)
downloadgentoo-20bcc4345f6ac9c51c7cfa4ca2c99e0b0c282f08.tar.gz
gentoo-20bcc4345f6ac9c51c7cfa4ca2c99e0b0c282f08.tar.bz2
gentoo-20bcc4345f6ac9c51c7cfa4ca2c99e0b0c282f08.zip
dev-qt/qtwebchannel: Stabilize 5.15.5 amd64, #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 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"