dev-qt/qtnetworkauth: Stabilize 6.11.2 amd64, #981072

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-09-21 00:37:58 +01:00
parent 06b215c0d4
commit e6aee132e4

View File

@@ -8,7 +8,7 @@ inherit qt6-build
DESCRIPTION="Network authorization library for the Qt6 framework"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv x86"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
fi
RDEPEND="~dev-qt/qtbase-${PV}:6[gui,network]"