summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-04 20:58:25 +0300
commit5c608872970da576a1a44dd6a8d7463a409ebadd (patch)
treec43da119b895097762d23818cf7999c4179d262d /dev-qt/qtsql
parentdev-qt/qttest: Stabilize 5.15.5 arm64, #853232 (diff)
downloadgentoo-5c608872970da576a1a44dd6a8d7463a409ebadd.tar.gz
gentoo-5c608872970da576a1a44dd6a8d7463a409ebadd.tar.bz2
gentoo-5c608872970da576a1a44dd6a8d7463a409ebadd.zip
dev-qt/qtsql: Stabilize 5.15.5 arm64, #853232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-qt/qtsql')
-rw-r--r--dev-qt/qtsql/qtsql-5.15.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsql/qtsql-5.15.5.ebuild b/dev-qt/qtsql/qtsql-5.15.5.ebuild
index 1ce2e3e5c0ce..3c428c7a673c 100644
--- a/dev-qt/qtsql/qtsql-5.15.5.ebuild
+++ b/dev-qt/qtsql/qtsql-5.15.5.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="SQL abstraction library for the Qt5 framework"
SLOT=5/${QT5_PV} # bug 639140
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86"
fi
IUSE="freetds mysql oci8 odbc postgres +sqlite"