summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:58 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:58 +0100
commitdad2162ca52b5679273a969a9117b15e59c090c2 (patch)
treec58b9097a3169a4c444c55f772f1e3e5da32cdeb /dev-qt
parentdev-qt/qtwayland: Stabilize 6.7.3-r1 amd64, #942507 (diff)
downloadgentoo-dad2162ca52b5679273a969a9117b15e59c090c2.tar.gz
gentoo-dad2162ca52b5679273a969a9117b15e59c090c2.tar.bz2
gentoo-dad2162ca52b5679273a969a9117b15e59c090c2.zip
dev-qt/qtwebchannel: Stabilize 6.7.3 amd64, #942507
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-6.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.7.3.ebuild b/dev-qt/qtwebchannel/qtwebchannel-6.7.3.ebuild
index 55789c16edad..cae0d91c1933 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.7.3.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.7.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Qt WebChannel"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
fi
IUSE="qml"