commit: 3aefff2c15a02825d2d42c9154668aa7da53f9c8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 18:40:30 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 18:40:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aefff2c
dev-qt/qtsql: Stabilize 5.15.17 x86, #956505
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-qt/qtsql/qtsql-5.15.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtsql/qtsql-5.15.17.ebuild
b/dev-qt/qtsql/qtsql-5.15.17.ebuild
index 11aad45abe26..a2501cef69c5 100644
--- a/dev-qt/qtsql/qtsql-5.15.17.ebuild
+++ b/dev-qt/qtsql/qtsql-5.15.17.ebuild
@@ -5,7 +5,7 @@ EAPI=8
if [[ ${PV} != *9999* ]]; then
QT5_KDEPATCHSET_REV=1
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
fi
QT5_MODULE="qtbase"