dev-qt/qtsql: stable on arm
authorAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 17:13:45 +0000 (13:13 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 26 Apr 2019 17:13:45 +0000 (13:13 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

dev-qt/qtsql/qtsql-5.11.3.ebuild

index 3e177179aa09e68d0514782de56578ea351667e0..c772468d0ecb01fbda8cb190a76177f846e30abf 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 ~amd64-fbsd"
+       KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
 fi
 
 IUSE="freetds mysql oci8 odbc postgres +sqlite"