summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:48 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-02 09:48:48 +0100
commitf6b7851d2cc2b1edd95486fa9d90f5270b7198a7 (patch)
tree393512eec008d8a2484953c2f4d3c7751fdfc197 /dev-qt
parentdev-qt/qtquicktimeline: Stabilize 6.7.3 amd64, #942507 (diff)
downloadgentoo-f6b7851d2cc2b1edd95486fa9d90f5270b7198a7.tar.gz
gentoo-f6b7851d2cc2b1edd95486fa9d90f5270b7198a7.tar.bz2
gentoo-f6b7851d2cc2b1edd95486fa9d90f5270b7198a7.zip
dev-qt/qtremoteobjects: 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/qtremoteobjects/qtremoteobjects-6.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtremoteobjects/qtremoteobjects-6.7.3.ebuild b/dev-qt/qtremoteobjects/qtremoteobjects-6.7.3.ebuild
index 49b703f47ebd..f3819e416a2d 100644
--- a/dev-qt/qtremoteobjects/qtremoteobjects-6.7.3.ebuild
+++ b/dev-qt/qtremoteobjects/qtremoteobjects-6.7.3.ebuild
@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Inter-Process Communication (IPC) library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
IUSE="qml"