dev-qt/qtsql: arm stable, bug #637522
authorMarkus Meier <maekke@gentoo.org>
Thu, 18 Jan 2018 19:01:50 +0000 (20:01 +0100)
committerMarkus Meier <maekke@gentoo.org>
Thu, 18 Jan 2018 19:01:50 +0000 (20:01 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

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

index 7823c653b1c8079cd6a2fcf8a5150acc4fc4a357..cd5428629a294c12ae5ce539f482cc7b401d2907 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"