dev-qt/qtlanguageserver: Stabilize 6.11.1 amd64, #977116

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-06-09 17:18:26 -04:00
parent c626bbac3a
commit 2ce1d033ce

View File

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