summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-11-11 13:54:36 +0000
committerJeroen Roovers <jer@gentoo.org>2013-11-11 13:54:36 +0000
commit342450a1ca83dcc4ba59c258275d096771e8919b (patch)
tree830e41a421e32c9fb815ea399bef6cb268681210 /dev-qt/qtsql/qtsql-4.8.5.ebuild
parentStable for HPPA (bug #488536). (diff)
downloadgentoo-2-342450a1ca83dcc4ba59c258275d096771e8919b.tar.gz
gentoo-2-342450a1ca83dcc4ba59c258275d096771e8919b.tar.bz2
gentoo-2-342450a1ca83dcc4ba59c258275d096771e8919b.zip
Stable for HPPA (bug #488536).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-qt/qtsql/qtsql-4.8.5.ebuild')
-rw-r--r--dev-qt/qtsql/qtsql-4.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtsql/qtsql-4.8.5.ebuild b/dev-qt/qtsql/qtsql-4.8.5.ebuild
index 7fff0b3a825c..6a99390174e2 100644
--- a/dev-qt/qtsql/qtsql-4.8.5.ebuild
+++ b/dev-qt/qtsql/qtsql-4.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsql/qtsql-4.8.5.ebuild,v 1.6 2013/11/07 06:01:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsql/qtsql-4.8.5.ebuild,v 1.7 2013/11/11 13:54:36 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
IUSE="firebird freetds mysql oci8 odbc postgres qt3support +sqlite"