summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-06-06 18:08:26 +0200
committerMarkus Meier <maekke@gentoo.org>2017-06-06 18:08:26 +0200
commit7a1ec50536c220b86109d4fb4beeafc7d5c7ad0e (patch)
treee746c5291e4488dd2ed743a54e2bfa6bd266480d /dev-qt/qtsql
parentdev-qt/qtscript: arm stable, bug #552396 (diff)
downloadgentoo-7a1ec50536c220b86109d4fb4beeafc7d5c7ad0e.tar.gz
gentoo-7a1ec50536c220b86109d4fb4beeafc7d5c7ad0e.tar.bz2
gentoo-7a1ec50536c220b86109d4fb4beeafc7d5c7ad0e.zip
dev-qt/qtsql: arm stable, bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
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 a52792919abc..ccc0ded8d9c8 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"