From aea9da49a258f8bf7a9cde30ce52a53a8d9a7c6c Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 18 Sep 2025 20:35:24 +0300 Subject: [PATCH] dev-qt/qtgraphs: Stabilize 6.9.2 amd64, #963003 Signed-off-by: Arthur Zamarin --- dev-qt/qtgraphs/qtgraphs-6.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtgraphs/qtgraphs-6.9.2.ebuild b/dev-qt/qtgraphs/qtgraphs-6.9.2.ebuild index 49d7c4464b8cc..eab9e89094abc 100644 --- a/dev-qt/qtgraphs/qtgraphs-6.9.2.ebuild +++ b/dev-qt/qtgraphs/qtgraphs-6.9.2.ebuild @@ -8,7 +8,7 @@ inherit qt6-build DESCRIPTION="Graphs component library for the Qt6 framework" if [[ ${QT6_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64" + KEYWORDS="amd64" fi IUSE="quick3d"