dev-qt/qtsql: arm stable, bug #598780
authorMarkus Meier <maekke@gentoo.org>
Mon, 2 Jan 2017 18:47:16 +0000 (19:47 +0100)
committerMarkus Meier <maekke@gentoo.org>
Mon, 2 Jan 2017 18:47:16 +0000 (19:47 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-qt/qtsql/qtsql-5.6.2.ebuild

index 55f139821522073eaa34f260ac73e92da3853299..ed6590a477a4a8c37978d77d03aaa00cc3c79a49 100644 (file)
@@ -9,7 +9,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"