mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-qt/qtlanguageserver: sync live keywords
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
2511af5554
commit
da211ac487
@ -9,7 +9,7 @@ inherit qt6-build
|
||||
DESCRIPTION="Implementation of the Language Server Protocol for Qt"
|
||||
|
||||
if [[ ${QT6_BUILD_TYPE} == release ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
fi
|
||||
|
||||
RDEPEND="~dev-qt/qtbase-${PV}:6"
|
||||
|
||||
@ -9,7 +9,7 @@ inherit qt6-build
|
||||
DESCRIPTION="Implementation of the Language Server Protocol for Qt"
|
||||
|
||||
if [[ ${QT6_BUILD_TYPE} == release ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
fi
|
||||
|
||||
RDEPEND="~dev-qt/qtbase-${PV}:6"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user