dev-qt/qtlanguageserver: Stabilize 6.7.3 amd64, #942507

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-11-02 09:48:42 +01:00
parent dfeb3009fc
commit c224e0feb7

View File

@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Implementation of the Language Server Protocol for Qt"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
RDEPEND="~dev-qt/qtbase-${PV}:6"