summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-04 21:27:38 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-04 21:27:38 +0200
commitceb796f1cee3b7e3405b7a38a5aaef34361ae71b (patch)
tree724fad1163573ffd4c48e0cb75823f8edd4e953e /dev-qt/qtsql
parentdev-qt/qtxml: Stabilize 5.15.7 arm, #883677 (diff)
downloadgentoo-ceb796f1cee3b7e3405b7a38a5aaef34361ae71b.tar.gz
gentoo-ceb796f1cee3b7e3405b7a38a5aaef34361ae71b.tar.bz2
gentoo-ceb796f1cee3b7e3405b7a38a5aaef34361ae71b.zip
dev-qt/qtsql: Stabilize 5.15.7 arm, #883677
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtsql')
-rw-r--r--dev-qt/qtsql/qtsql-5.15.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsql/qtsql-5.15.7.ebuild b/dev-qt/qtsql/qtsql-5.15.7.ebuild
index 27ecc2919bee..c40b5ef968c1 100644
--- a/dev-qt/qtsql/qtsql-5.15.7.ebuild
+++ b/dev-qt/qtsql/qtsql-5.15.7.ebuild
@@ -5,7 +5,7 @@ EAPI=8
if [[ ${PV} != *9999* ]]; then
QT5_KDEPATCHSET_REV=1
- KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
fi
QT5_MODULE="qtbase"