summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-20 12:17:28 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-20 12:37:35 +0200
commit7717ce5ee60850fcd37e4ede9990c9758e3a0963 (patch)
treed58409737803a6ead8ddf32c0f3f0b9333604eb5 /dev-qt/qtsql
parentdev-qt/qtscript: ppc stable (bug 552396) (diff)
downloadgentoo-7717ce5ee60850fcd37e4ede9990c9758e3a0963.tar.gz
gentoo-7717ce5ee60850fcd37e4ede9990c9758e3a0963.tar.bz2
gentoo-7717ce5ee60850fcd37e4ede9990c9758e3a0963.zip
dev-qt/qtsql: ppc stable (bug 552396)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-qt/qtsql')
-rw-r--r--dev-qt/qtsql/qtsql-4.8.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild b/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
index 053f0f13519f..8ce933c237c2 100644
--- a/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
+++ b/dev-qt/qtsql/qtsql-4.8.7-r1.ebuild
@@ -7,7 +7,7 @@ inherit multilib qt4-build-multilib
DESCRIPTION="The SQL module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
fi
IUSE="freetds mysql oci8 odbc postgres qt3support +sqlite"