dev-qt/qtsql: arm stable wrt bug #543326

Package-Manager: portage-2.2.20.1
This commit is contained in:
Mikle Kolyada
2015-08-26 17:49:35 +03:00
parent be1b20f151
commit eed2eb6812

View File

@@ -9,7 +9,7 @@ inherit multilib qt5-build
DESCRIPTION="SQL abstraction library for the Qt5 tooolkit"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc64 ~x86"
KEYWORDS="amd64 arm ~arm64 hppa ~ppc64 ~x86"
fi
IUSE="freetds mysql oci8 odbc postgres +sqlite"