dev-qt/qtsql: x86 stable (bug #655664)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 14:06:28 +0000 (16:06 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Jul 2018 14:20:43 +0000 (16:20 +0200)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

dev-qt/qtsql/qtsql-5.9.6-r1.ebuild

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