dev-qt/qtsql: arm64 stable (bug #699240)
authorAaron Bauman <bman@gentoo.org>
Sun, 22 Dec 2019 16:19:01 +0000 (11:19 -0500)
committerAaron Bauman <bman@gentoo.org>
Sun, 22 Dec 2019 16:29:14 +0000 (11:29 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

dev-qt/qtsql/qtsql-5.13.2.ebuild

index ac072937a619267cd1965db96ce6e6a18b5f12db..8a76333903613b4e86214e5f89cad557b07e5c28 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="SQL abstraction library for the Qt5 framework"
 SLOT=5/$(ver_cut 1-3) # bug 639140
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
+       KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
 fi
 
 IUSE="freetds mysql oci8 odbc postgres +sqlite"