dev-qt/qtsql: stabilise 5.7.1-r1 for amd64

Bug: https://bugs.gentoo.org/637522
Package-Manager: Portage-2.3.14, Repoman-2.3.6
This commit is contained in:
Michael Palimaka
2017-11-20 21:17:03 +11:00
parent 25506824a3
commit 3ebb372ee3

View 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"