summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:08:03 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-18 00:21:16 +0200
commitbcdaaf52e1bbe81508050e57f6593ecc0807943f (patch)
tree1769e85ec82a29d8a67882cf7b7fafd405fffe04 /dev-qt
parentdev-qt/qtspeech: x86 stable (bug #664566) (diff)
downloadgentoo-bcdaaf52e1bbe81508050e57f6593ecc0807943f.tar.gz
gentoo-bcdaaf52e1bbe81508050e57f6593ecc0807943f.tar.bz2
gentoo-bcdaaf52e1bbe81508050e57f6593ecc0807943f.zip
dev-qt/qtsql: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtsql/qtsql-5.11.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtsql/qtsql-5.11.1-r1.ebuild b/dev-qt/qtsql/qtsql-5.11.1-r1.ebuild
index 810e88d4a0b0..1641d48345c3 100644
--- a/dev-qt/qtsql/qtsql-5.11.1-r1.ebuild
+++ b/dev-qt/qtsql/qtsql-5.11.1-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="SQL abstraction library for the Qt5 framework"
SLOT=5/$(ver_cut 1-3) # bug 639140
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE="freetds mysql oci8 odbc postgres +sqlite"