dev-qt/qtsql: x86 stable (bug #637522)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 16 Nov 2017 01:30:49 +0000 (02:30 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 16 Nov 2017 01:30:49 +0000 (02:30 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

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

index 147d477ce29bb4dd82dfb60dc16e96356e558578..f915d50168f273b0037991415e35a25db1244aa5 100644 (file)
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="SQL abstraction library for the Qt5 tooolkit"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
 fi
 
 IUSE="freetds mysql oci8 odbc postgres +sqlite"