dev-qt/qtnetworkauth: 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:44 +01:00
parent a838525ece
commit 1b5e2a213e

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 ~ppc64 ~riscv x86"
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
fi
RDEPEND="~dev-qt/qtbase-${PV}:6[network]"