dev-qt/qtsql: Stable for PPC64 (bug #543326).

Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2015-09-21 06:16:30 +02:00
parent 5c9ffa5812
commit 06fd316f3a

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"