dev-qt/qtsql: stable 5.9.4-r1 for ppc64, bug #642822

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
This commit is contained in:
Sergei Trofimovich
2018-03-26 08:03:46 +01:00
parent 2c566741b1
commit a80b7b47c9

View File

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